widgets/src/form/form_data library
Classes
- FieldDefinition
- Defines a field's initial value and optional options for use in NyFormWidget.init.
- NyFormData
- Base class for defining form structure, data, and behavior in Nylo applications.
Functions
-
define(
{dynamic value, dynamic options}) → FieldDefinition - Helper to set both a value and options for a form field in NyFormWidget.init.