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

    Function findChildren

    • Find children inside a Prosemirror node that match a predicate.

      Parameters

      • node: Node

        The Prosemirror node to search in

      • predicate: Predicate

        The predicate to match

      Returns NodeWithPos[]

      An array of nodes with their positions