TLUiDropdownMenuSubTriggerProps

See source code
Table of contents
interface TLUiDropdownMenuSubTriggerProps {}

Properties

disabled

optional
disabled?: boolean;

id

optional
id?: string;

label

label: string;

title

optional
title?: string;

Prev
TLUiDropdownMenuSubProps
Next
TLUiDropdownMenuTriggerProps