Widget Component q
A dynamic component that loads and manages complex widget functionality with support for data mapping, event handling, and runtime configuration.
Extends: baseComponent
Fields
Name | Code | Data Type | Description |
|---|---|---|---|
Resource ID |
| text | Unique identifier for the widget |
Style Classes |
| text | CSS classes applied to the widget container |
Width Class |
| text | Width configuration for the widget |
Events |
| text | CSV string of event names |
Methods
Name | Description |
|---|---|
| Initialize and load the widget |
| Load widget configuration and set up the widget instance |
| Retrieve widget configuration |
| Update the current widget instance |
Events
Name | Description |
|---|---|
| Triggered when the widget is fully loaded |