TldrawUiGrid

See source code
Table of contents

A tight grid 4 elements wide, 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
TldrawUiEventsProvider
Next
TldrawUiIcon