TLUiLayoutProps
See source codeTable of contents
Extends HTMLAttributes<HTMLDivElement>.
interface TLUiLayoutProps extends HTMLAttributes<HTMLDivElement> {}Properties
asChild
optional
asChild?: booleanchildren
children: ReactNodetooltipSide
optional
tooltipSide?: 'bottom' | 'left' | 'right' | 'top'Prev
TLUiKbdPropsNext
TLUiMainMenuProps