TLUiLayoutProps

See source code
Table of contents

Extends HTMLAttributes<HTMLDivElement>.

interface TLUiLayoutProps extends HTMLAttributes<HTMLDivElement> {}

Properties

asChild

optional
asChild?: boolean

children

children: ReactNode

tooltipSide

optional
tooltipSide?: 'bottom' | 'left' | 'right' | 'top'

Prev
TLUiKbdProps
Next
TLUiMainMenuProps