The proptypes for List.
This also supports all aria-* and data-* attributes.
aria-*
data-*
The items in the list. Can be anything from a string to another list component.
The types of list that can be specified, currently either a bulleted list, or a numbered list.
If not specified, will default to a list without any marker.
Generated using TypeDoc
The proptypes for List.
This also supports all
aria-*
anddata-*
attributes.