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: 01 May, 2024