ListMarker Interface
A settings to specify how to mark or denote the start of a list item in a List.
Properties
Name | Type | Description | |
---|---|---|---|
case | "upper" | "lower" | Whether to use upper or lower case for alphabetic or roman numeral enumerators. | |
enumerator | string | This can be either one of the predefined markers in ListMarkerEnumerator, or any arbitrary string. | |
terminator | "parenthesis" | "period" | The punctuation to follow the enumerator. |
Defined in
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.