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: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.