<!--- This documentation is automatically generated, do not try to edit it. -->

# MenuList



## Props
| Name | Type | Default | Description |
|:-----|:-----|:--------|:------------|
| children | Element |  | MenuList contents, normally `MenuItem`s. |

Any other properties supplied will be spread to the root element.

