TldrawUiRow

See source code
Table of contents

A row, 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
TldrawUiPopoverTrigger
Next
TldrawUiSelect