Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 557 Bytes

File metadata and controls

20 lines (14 loc) · 557 Bytes
id title sidebar_label
list
List
List

The List Primitive on Page

The List primitive is used to display lists and repeating items, such as cards

In the properties, you can choose the list and marker types for the list elements.

Available props

Prop name Description
as List type: ol (numbered) or ul (bulleted)
list-style-type Marker type for each element on the list