Skip to content

Specification

Ankith Swaraj edited this page Jan 11, 2022 · 4 revisions

Specification are plans of component that are subject to change and once specifications are changed they will be put into the component

List

Quick start

Here's a quick start guide to get started with the list component

Attributes Values Optional ? Default Value
variant default | dot | avatar | nested | description | number | navbar Yes default
padding small | medium | large Yes medium
fontSize "small | medium | large Yes medium
margin "small | medium | large Yes medium
alignment vertical | horizontal ` Yes vertical

ListItem

Make sure to use ul, li and ol and not div

Clone this wiki locally