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

5.0.2 • Public • Published

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

Usage

The following helpers are provided:

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

License

Made with 💚

Published under MIT License.

/@vue-layout/form-controls/

    Package Sidebar

    Install

    npm i @vue-layout/form-controls

    Weekly Downloads

    356

    Version

    5.0.2

    License

    none

    Unpacked Size

    249 kB

    Total Files

    89

    Last publish

    Collaborators

    • tada5hi