Search Docs
Loading...
Skip to content

Type Alias: ListStyle

type ListStyle = "None" | "Unordered" | "Ordered";

Represents the list style of a paragraph.