TLUiContextualToolbarProps

See source code
Table of contents
interface TLUiContextualToolbarProps {}

Properties

changeOnlyWhenYChanges

optional
changeOnlyWhenYChanges?: boolean;

children

optional
children?: React.ReactNode;

className

optional
className?: string;

isMousingDown

optional
isMousingDown?: boolean;

label

label: string;

Methods

getSelectionBounds


Prev
TLUiContextProviderProps
Next
TLUiDebugMenuProps