@vuecs/form-controls
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

@vuecs/form-controls 📜

npm version CI

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 @vuecs/form-controls

Usage

The following helpers are provided:

  • buildFormInput
  • buildFormInputCheckbox
  • buildFormInputText
  • buildFormSelect
  • buildFormSubmit
  • buildFormTextarea

License

Made with 💚

Published under MIT License.

Package Sidebar

Install

npm i @vuecs/form-controls

Weekly Downloads

306

Version

2.2.0

License

none

Unpacked Size

377 kB

Total Files

98

Last publish

Collaborators

  • tada5hi