Constructor
new FormFieldComponent()
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
options.label |
string |
<optional> |
null | the display text for this input field used in a LabelComponent |
options.dataField |
string |
<optional> |
null | the name of the DataModel field for this form element |
- Source:
- To Do:
-
- Make the label reactive to a DataModel field