@umbraco-cms/backoffice
    Preparing search index...

    Variable getTextContentFromNodesConst

    getTextContentFromNodes: ($from: ResolvedPos, maxMatch?: number) => string

    Returns the text content of a resolved prosemirror position

    Type Declaration

      • ($from: ResolvedPos, maxMatch?: number): string
      • Parameters

        • $from: ResolvedPos

          The resolved position to get the text content from

        • OptionalmaxMatch: number

          The maximum number of characters to match

        Returns string

        The text content