WidgetDashboardPageComponent
component
Component Metadata
Section titled “Component Metadata”Selector: yuv-widget-dashboard
Standalone: No
Properties
Section titled “Properties”wsConfig
Section titled “wsConfig”Type: unknown
Default Value: signal<WidgetGridWorkspaceConfig | undefined>(undefined)
Methods
Section titled “Methods”onConfigChange
Section titled “onConfigChange”onConfigChange(config: WidgetGridWorkspaceConfig | undefined): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| config | WidgetGridWorkspaceConfig | undefined |
onEditModeChange
Section titled “onEditModeChange”onEditModeChange(editMode: boolean): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| editMode | boolean |
onGridItemEvent
Section titled “onGridItemEvent”onGridItemEvent(event: any): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| event | any |