Super UI

Lists

Lists can be used at so many places, navigation bar, stacked notifications, article pages, etc.

Example of Unordered List with bullets

Add class according to bullet style. Copy html code below and add your desired list items.

  • list item1
  • list item2
  • list item3
  • list item1
  • list item2
  • list item3
  • list item1
  • list item2
  • list item3

Example of Ordered List with bullets

Add class according to bullet style. Copy html code below and add your desired list items. To reverse the order of ordered list, add reversed attribute to ol element

  1. list with numbers
  2. list with numbers
  3. list with numbers
  1. list reverse
  2. list reverse
  3. list reverse
  1. list with uppercase
  2. list with uppercase
  3. list with uppercase
  1. list with lowercase
  2. list with lowercase
  3. list with lowercase
  1. list with lowerRoman
  2. list with lowerRoman
  3. list with lowerRoman
  1. list with upperRoman
  2. list with upperRoman
  3. list with upperRoman

Example of List with no bullets

If you want list stacked but with no bullet and indentation, then you can add list-style-none class.

Class styled-list applies padding between two list items.

  • list item no bullets
  • list item no bullets
  • list item no bullets

Example of List with inline items

If you want list items in same line instead of stacked, you can add inline-list class to make it inline.

And you can also add list-style-none class to remove bullets.

  • inline element
  • inline element
  • inline element

Example of Notification Stacked List

This is stacked list without bullets. We can add desired component inside "li" element.

  • black_jacket

    Black Jacket

    Men's Cap

    Sold by: Prabhat Singh

    2 hours ago

  • black_jacket

    Black Cap

    Men's Cap

    Sold by: Prabhat Singh

    3 hours ago