A component for creating an ordered or unordered list of items. The List component can be used to create nested lists and supports Flex props. The ListItem component can be used to create list items and supports Text props. List API reference PropTypeDefaultasBulleted or numbered.ul•olulchildrenThe items.React.ReactNode—classNamestring—styleReact.CSSProperties—…and every FlexProps propinherited— ListItem API reference PropTypeDefaultclassNamestring—styleReact.CSSProperties—…and every TextProps propinherited—