ReferencesFrontendComponentsListOn this pageList List(IListProps): Element List component that automatically adds scrolling when containing more than 8 items Parameters IListProps IListProps IListProps Returns Element Example <List itemCount={10}> ... </List>