Lists

List widget is a useful widget designed to allow users to create different items that include a title, description, and icon, and present them in a list view.

Unstyled

  • Hello World!
  • This is a list.
  • It appears completely unstyled.
  • Structurally, it's still a list.

Unordered

  • Hello World!
  • This is a list.
  • It appears as default.
  • Of course, it's a list.

Ordered List

  1. Hello World!
  2. This is a list.
  3. It appears as numbered list
  4. Of course, it's a list.

Inline List

  • Hello World!
  • This is a list item.
  • And another one.
  • But they're displayed inline.

Description List

Description lists

A description list is perfect for defining terms.

Term

Definition for the term.

And some more placeholder definition text.

Another term

This definition is short, so no extra paragraphs or anything.

List Group

  • An item
  • A second item
  • A third item
  • A fourth item
  • And a fifth one

List Group Flush

  • An item
  • A second item
  • A third item
  • A fourth item
  • And a fifth one

List Group Numbered

  1. An item
  2. A second item
  3. A third item
  4. A fourth item
  5. And a fifth one

Login Form