Interface: TemplateListBlock
Template block for rendering a tagged list.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
class? | readonly | string | readonly string[] | Stylesheet class name(s) applied beneath inline options. |
items | readonly | ListItem[] | - |
keepWithNext? | readonly | boolean | - |
options? | readonly | Omit<ListOptions, "x" | "y"> | - |
type | readonly | "list" | - |