@onlinq/form-collection
v0.2.2
Published
Web components for building dynamic form collections
Downloads
44
Readme
Onlinq Form Collection
Web components for building dynamic collections of form inputs.
@onlinq/form-collection
is a small set of web components that simplifies the
creation of manipulable input collections. Users will be able to add, move and
delete entries in the collection without the need to write custom JavaScript!
Features
- Generates new entries from a prototype template.
- Integrated and customizable buttons for manipulating (adding, removing, moving) entries.
- Restrict the amount of entries in the collection.
Documentation
Documentation is available in the docs/ directory and at our website.