TldrawUiGrid
See source codeTable 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?: booleanchildren
children: ReactNodetooltipSide
optional
tooltipSide?: 'bottom' | 'left' | 'right' | 'top'Prev
TldrawUiEventsProviderNext
TldrawUiIcon