Interface: IDropdownProps
Extends
Omit
<ButtonProps
,"onClick"
>
Properties
Property | Type |
---|---|
dropDownItems | IDropDownItemProps [] |
onClick? | MenuClickEventHandler |
Omit
<ButtonProps
, "onClick"
>Property | Type |
---|---|
dropDownItems | IDropDownItemProps [] |
onClick? | MenuClickEventHandler |