Skip to content

vyaz-monorepo / core/src / getParagraphText

Function: getParagraphText()

getParagraphText(paragraph): string

Defined in: core/src/compile/ParagraphCompiler.ts:277

Get the full text of a paragraph (for INDEX_CONSIST checks).

Parameters

paragraph

Paragraph

Returns

string

Released under the MIT License.