TldrawUiRow
See source codeTable 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
TldrawUiPopoverTriggerNext
TldrawUiSlider