defaultFloatingSize
defaultFloatingSize: { height: number, width: number } | undefined
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.