MultiLevelListMarkerPattern
Value
string | ( value: number ) => string
The list marker pattern. Can be a string used in bulleted lists, e.g. '*', or a function that returns a string representation of the marker.
string | ( value: number ) => string