Paragraph
Interface
Defines a paragraph within rich text content. A paragraph contains an array of inline items (text runs, line breaks, and images).
Definition
Package:@progress/kendo-angular-diagrams
Properties
The inline items that make up the paragraph content.
type?
"paragraph"
The block type. Must be "paragraph" when set.