dockWidgetContainer Method
Finds the container with the specified widget and re-docks all widgets back to the panel zone location that was used when the floating container was generated.
dockWidgetContainer(widgetId: string): void
Parameter | Type | Description |
---|---|---|
widgetId | string | case sensitive Widget Id. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.