marker
Getter
Gets or sets the marker RunLayout for this line, used for lists. A marker is the symbol or character that appears before each list item in a list, bullets, numbers, etc.
marker: undefined | RunLayout
Returns - undefined | RunLayout
Setter
marker(value: RunLayout): void
Parameter | Type | Description |
---|---|---|
value | RunLayout |
Returns - void
Defined in
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.