setAutoCollapseUnpinnedPanels MethodStatic
Deprecated in 4.15.0. Use collapsePanels prop of ConfigurableUiContent.
Method used to enable the automatic closing of an unpinned widget panel as soon as the mouse leaves the widget panel. The default behavior is to require a mouse click outside the panel before it is closed.
setAutoCollapseUnpinnedPanels(value: boolean): void
@note Requires redux provider.
Parameter | Type | Description |
---|---|---|
value | boolean |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.