useSpecificWidgetDef Function
Hook that returns the widgetDef for a specific widgetId within the active frontstage.
useSpecificWidgetDef(widgetId: string): undefined | WidgetDef
Parameter | Type | Description |
---|---|---|
widgetId | string |
Returns - undefined | WidgetDef
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.