TldrawUiColumn

See source code
Table of contents

A column, usually of UI controls like buttons, select dropdown, checkboxes, etc.


Properties

Extends HTMLAttributes<HTMLDivElement>.

asChild

optional
asChild?: boolean;

children

children: ReactNode;

tooltipSide

optional
tooltipSide?: "bottom" | "left" | "right" | "top";

Prev
TldrawUiButtonLabel
Next
TldrawUiComponentsProvider