TLUiContextualToolbarProps
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
TLUiContextProviderPropsNext
TLUiDebugMenuProps