Constructor
new FormInput(data, optionsopt)
Constructor
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
data |
object | ||
options |
object |
<optional> |
- Source:
Extends
- Template
Methods
set(data) → {FormInput}
Set properties from data
and rebuild the template.
Parameters:
Name | Type | Description |
---|---|---|
data |
object |
- Source:
Returns:
- Type
- FormInput