Skip to content

DropdownItem

Use as part of Dropdown to create an item in the dropdown menu.

Link to DaisyUI documentation

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}>