Search
Preparing search index...
The search index is not available
zreact
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"clone-element"
External module "clone-element"
Index
Functions
clone
Element
Functions
clone
Element
clone
Element
(
vnode
:
VNode
, props
:
any
,
...
newChildren
:
any
[]
)
:
VNode
通过VNode对象新建一个自定义的props,children的VNode对象
Parameters
vnode:
VNode
旧vnode
props:
any
新的props
Rest
...
newChildren:
any
[]
Returns
VNode
Globals
"clone-
element"
clone
Element
Generated using
TypeDoc
通过VNode对象新建一个自定义的props,children的VNode对象