DropdownItem
Use as part of Dropdown to create an item in the dropdown menu.
Properties
Property | Required | Type | Description |
---|---|---|---|
Any additional properties | No | any | Unknown props will be used as attributes on the a element |
Children
Accepts any HTML content
Examples
<{DropdownItem}>
</{DropdownItem}>