Text annotate
A text field used for highlighting and tagging the text.
Methods
Method | Description |
---|---|
| sets component's tags |
| sets component's text |
| sets component's annotations settings |
Triggers
Triggers allow you to launch certain actions based on different events.
On Init | Calls for an action on component initialization, e.g., page refresh |
On Change | Calls for an action on component's change |
On Annotation Add | Calls for an action when an annotation is added |
On Annotation Remove | Calls for an action when an annotation is removed |
Last updated