@thelearninghouse/vlh-forms

0.0.766 • Public • Published

VlhForms

Plugin for Learning House Forms using Vue.js

Install

yarn add vlh-forms

CDN: UNPKG | jsDelivr (available as window.VlhForms)

Usage

<template>
  <form-program-select></form-program-select>
</template>

<script>
import FormProgramSelect from 'form-program-select'

export default {
  components: {
    FormProgramSelect
  }
}
</script>

License

MIT © David Royer

Readme

Keywords

none

Package Sidebar

Install

npm i @thelearninghouse/vlh-forms

Weekly Downloads

1

Version

0.0.766

License

MIT

Last publish

Collaborators

  • droyer