Skip to main content
Module

x/netzo/mod.ts>cloneElement

SDK for Netzo, the open platform to instantly deploy JavaScript and TypeScript to URL endpoints, connect essential APIs, automate business processes and build internal tools faster, without managing servers.
Go to Latest
function cloneElement
import { cloneElement } from "https://deno.land/x/netzo@v0.1.44/mod.ts";

Parameters

vnode: VNode<any>
optional
props: any
...children: ComponentChildren[]

Parameters

vnode: VNode<P>
optional
props: any
...children: ComponentChildren[]

Parameters

vnode: VNode<any>
optional
props: any
...children: ComponentChildren[]

Parameters

vnode: VNode<P>
optional
props: any
...children: ComponentChildren[]