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).
stringclassName for the element.
ReactNodeThe content of the ListItem
stringclassName for the element