Skip to main content

List Type

Use h-{value} props to controll element height.

Atomic PropsCSS Properties
listNonelist-style-type: none;
listDisclist-style-type: disc;
listDecimallist-style-type: decimal;
listSquarelist-style-type: square;
listCirclelist-style-type: circle;
listTradChineseInformallist-style-type: trad-chinese-informal;
listLowerRomanlist-style-type: lower-roman;
listUpperRomanlist-style-type: upper-roman;
listLowerAlphalist-style-type: lower-alpha;
listUpperAlphalist-style-type: upper-alpha;

Usage

Result
Loading...
Live Editor