ListView is a collection component that provides users with a list of interactive items. ListView is an ideal component for use cases such as Settings parameters.
View source codeReactNode | ReactNode[]
Items of the list, should be ListItem(s).
string
className for the element.
ReactNode
The content of the ListItem
string
className for the element