NEWCKEditor AI is here! Register for our AI in Enterprise webinar.
Sign up (with export icon)

MultiLevelListMarkerPattern

Api-typedef icontypedef

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.

Value

string | ( value: number ) => string