TLUiDropdownMenuCheckboxItemProps
See source codeinterface TLUiDropdownMenuCheckboxItemProps {}
Properties
checked
optional
checked?: boolean
children
children: ReactNode
disabled
optional
disabled?: boolean
title
title: string
Methods
onSelect
optional
Parameters
Name | Description |
---|---|
|
|
Returns
void
Prev
TLUiDialogTitlePropsNext
TLUiDropdownMenuContentProps