Element
This control can’t be instantiated on its own. Its properties and events are inherited by its descendants.
Properties | Description |
---|---|
automationId(value: string) | Sets the automation identifier of the widget |
Events | Description |
---|---|
onMounted(value: ‘msg) | Listens for the widget being mounted |
onUnmounted(value: ‘msg) | Listens for the widget being unmounted |
Last modified 2mo ago