List
Overview
When to use
The list element could be used if there is a short, memorable set of data that should be presented in an organized, structured way like process steps or pros and cons.
When to consider an alternative
If the content can't be split up into short, clear and memorable sentences or if the communicated content needs more, up following context.
Component
Default
1024px
375px768px1400px
Numbered
1024px
375px768px1400px
Shaded
1024px
375px768px1400px
Custom
1024px
375px768px1400px
Custom Icon
1024px
375px768px1400px
Definition
1024px
375px768px1400px
Properties
List
Property | Type | Required | Default |
---|---|---|---|
customIcon | String | false | snx_check |
variant | Enum 'numbered' │ 'shaded' │ 'custom' │ 'definition' | false | - |
utilClassNames | String | false | - |
children | Node | false | - |
List.Item
Property | Type | Required | Default |
---|---|---|---|
children | String | true | - |