TLUiDropdownMenuSubTriggerProps
Table of contents
interface TLUiDropdownMenuSubTriggerProps {}Properties
disabled
optional
disabled?: boolean;id
optional
id?: string;label
label: string;title
optional
title?: string;Prev
TLUiDropdownMenuSubPropsNext
TLUiDropdownMenuTriggerProps