domutils
    Preparing search index...

    Function getChildren

    • Get a node's children.

      Parameters

      • element: AnyNode

        Node to get the children of.

      Returns ChildNode[]

      element's children, or an empty array.