Skip to content
Document Authoring DA  API Docs v1.14.1
npmGitHub

ParagraphListKind

ParagraphListKind:

type ParagraphListKind =
| "bullet"
| "numbered";

Coarse paragraph list kinds reported and created by the programmatic API.