list
Simple vertical collection.
Attributes
| Attribute | Type | Default | Description |
|---|---|---|---|
type | bullet | ordered | none | bullet | Marker style. |
count | number | 3 | Number of placeholder items. |
item | string | item | Label shown in each placeholder item. |
list(type="bullet" count=4 item="Feature")list(type="ordered" count=3 item="Step")