defaultFloatingSize

defaultFloatingSize: undefined | { height: number, width: number }

Optional default size to use when floating a widget. If not specified then the default is to size to content if possible. Certain widget can't be intrinsically sized and must specify a content. These are typically ones that use a canvas element internally.

Defined in

Last Updated: 15 March, 2024