Widget
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
id | string | - | - |
onLoad | Signal<undefined> | - | - |
onToggle | Signal<{ isRequest: boolean; isVisible: boolean; trigger: "anotherSidePanel" | "headerCloseButton" | "self"; widgetId: string; }> | - | - |
remove | () => Promise<void> | Throws UIError | PluginElement.remove |
toggle | () => Promise<void> | - | - |