gives access to the object of Form control
getItem(name: string): any;
Parameters:name|id: string
- the name of a Form control or its id (if the name attribute is not defined in the config of the control)The object of the control.
Example
form.getItem("colorpicker").setValue("#02F7C6");
Related samples:
added in v6.2
Previous
forEach()
Next
getProperties()
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4