CanFloatWidgetOptions Interface
Describes options of a floating widget.
Properties
| Name | Type | Description | |
|---|---|---|---|
| containerId Readonly | string | undefined | Describes to which container the floating widget is assigned. | |
| defaultPosition Readonly | Readonly<WritableXAndY> | undefined | ||
| defaultSize Readonly | SizeProps | undefined | ||
| hideWithUi Readonly | boolean | undefined | Describes if the floating widget should hide together with other UI elements. | |
| isResizable Readonly | boolean | undefined | Describes if the widget is resizable. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.