@vue-layout/form-controls
v5.0.2
Published
A package containing form controls.
Downloads
83
Maintainers
Readme
@vue-layout/form-controls 📜
This package provides helpers for building forms elements on the fly using hyperscript. Those can be used directly in the vue render function 🔥.
Note The package is still in development and the API is still subject to change. Besides, the documentation still needs to be expanded
Table of Contents
Installation
$ npm i --save @vue-layout/form-controls
Usage
The following helpers are provided:
buildFormInput
buildFormInputCheckbox
buildFormInputText
buildFormSelect
buildFormSubmit
buildFormTextarea
License
Made with 💚
Published under MIT License.