MenuList
The API documentation of the MenuList React component.
Props
Name | Type | Default | Description |
---|---|---|---|
children | node | MenuList contents, normally MenuItem s. |
Any other properties supplied will be spread to the root element (List).
Inheritance
The properties of the List component are also available. You can take advantage of this behavior to target nested components.