ink

List

Lists are used to group together similar items. ink UI provides for following types of lists:

Unordered List

Unordered List with 3 variants: disc, square and circle.

  • item 1
  • item 2
  • item 3
  • item 4
  • item 1
  • item 2
  • item 3
  • item 4
  • item 1
  • item 2
  • item 3
  • item 4
Ordered List

Ordered List with 3 variants: decimal, lower roman, lower alphabet.

To reverse the order of items: use attribute reversed

  1. item 1
  2. item 2
  3. item 3
  4. item 4
  1. item 1
  2. item 2
  3. item 3
  4. item 4
  1. item 1
  2. item 2
  3. item 3
  4. item 4
  1. item 1
  2. item 2
  3. item 3
  4. item 4
List with no bullets
  • list item 1
  • list item 2
  • list item 3
Inline List
  • list item 1
  • list item 2
  • list item 3
Stacked List
  • Stacked List item 1
  • Stacked List item 2
  • Stacked List item 3