Kelicap Forms
This package provides template-driven for simple forms built directly in HTML, and reactive for complex, scalable forms managed programmatically in Kelicap.
Libraries
- kelicap_forms
- This module is used for handling user input, by defining and building a ControlGroup that consists of Control objects, and mapping them onto the DOM. Control objects can then be used to read information from the form DOM elements.