Function createElementNS

  • Parameters

    • type: string
    • props: AttributesArg
    • Rest...children: any[]

    Returns
        | DocumentFragment
        | HTMLElement
        | SVGElement
        | ComponentNode