Skip to content

List

List can be used to display structured or nested data.

Imports

  • List unordered list, render ul
  • ListItem list item, render li
    • ListIcon renders an icon inside li
  • UnorderedList - unordered list
  • OrderedList - ordered list

Usage

List size

List comes with 3 sizes sm md lg you can pass the size prop to the List component

Ordered List

List icons

API Reference

List, OrderedList, UnorderedList Props

Prop

Type

Default

sizeunionmd