DropdownMenuList API
API reference docs for theDropdownMenuList
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
|
| Accepts either a ReactNode or a function that returns a ReactNode for each item in the collection. | _ |
|
| An array of items that the collection should render.Note: This is mandatory if | _ |