List


A list consists of related pieces of information grouped together, clearly associated to each other. Lists are easy to read and maintain, and they provide a good structural point of view for interface elements.


How to use

Copy paste the below code snip in your body tag and adjust according to your need.

Examples

  • Stacked list item 1
  • Stacked list item 2
  • Stacked list item 3

Code


Stacked list

  • person

    Person one

    Notification one

  • person

    Person two

    Notification two

  • person

    Person three

    Notification three


Code