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

    Function getText

    • Gets the text of a Prosemirror node

      Parameters

      • node: Node

        The Prosemirror node

      • Optionaloptions: { blockSeparator?: string; textSerializers?: Record<string, TextSerializer> }

        Options for the text serializer & block separator

      Returns string

      The text of the node