TldrawUiContextualToolbar

See source code
Table of contents

A generic floating toolbar that can be used for things like rich text editing, image toolbars, etc.


Properties

changeOnlyWhenYChanges

optional
changeOnlyWhenYChanges?: boolean;

children

optional
children?: React.ReactNode;

className

optional
className?: string;

getSelectionBounds


isMousingDown

optional
isMousingDown?: boolean;

label

label: string;

Prev
TldrawUiContextProvider
Next
TldrawUiDialogBody