Represents the HTML input component. Not used in the current version of the application.
- Source:
Example
<HtmlInput />
Methods
(function) data()
Method data
- Source:
(method) startEditing()
Starts the editing mode for the HTML input component.
- Source:
(method) stopEditing()
Stops the editing mode and saves the changes made to the input field.
- Source: