TLUiDropdownMenuRootProps
Table of contents
interface TLUiDropdownMenuRootProps {}Properties
children
children: ReactNode;debugOpen
optional
debugOpen?: boolean;id
id: string;modal
optional
modal?: boolean;Prev
TLUiDropdownMenuItemPropsNext
TLUiDropdownMenuSubContentProps