Table of contents
interface TLUiDropdownMenuContentProps {}

Properties

align

align?: 'center' | 'end' | 'start'

alignOffset

alignOffset?: number

children

children: ReactNode

id

id?: string

side

side?: 'bottom' | 'left' | 'right' | 'top'

sideOffset

sideOffset?: number

TLUiDropdownMenuCheckboxItemPropsTLUiDropdownMenuGroupProps