ParagraphProps Interface

JSON representation of a Paragraph.

Extends

Properties

Name Type Description
runs RunProps[] | undefined The collection of Runs within the paragraph.  

Inherited properties

Name Type Inherited from Description
styleName string TextBlockComponentProps The name of a TextStyle stored in a Workspace from which the base TextStyleSettings applied to the component originates.
styleOverrides TextStyleSettingsProps | undefined TextBlockComponentProps Deviations from the base TextStyleSettings defined by the TextStyle applied to this component.

Defined in

Last Updated: 05 May, 2024