Search
Preparing search index...
The search index is not available
zreact
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"zreact"
External module "zreact"
Index
Variables
VERSION_
ENV
version
Functions
create
Portal
is
Valid
Element
unmount
Component
AtNode
Variables
Const
VERSION_
ENV
VERSION_
ENV
:
string
Const
version
version
:
string
= VERSION_ENV
Functions
create
Portal
create
Portal
(
vnode
:
any
, container
:
HTMLElement
)
:
null
Parameters
vnode:
any
container:
HTMLElement
Returns
null
is
Valid
Element
is
Valid
Element
(
element
:
VNode
|
any
)
:
boolean
判断是否为一个组件对象
Parameters
element:
VNode
|
any
Returns
boolean
unmount
Component
AtNode
unmount
Component
AtNode
(
dom
:
any
)
:
boolean
Parameters
dom:
any
Returns
boolean
Globals
"zreact"
VERSION_
ENV
version
create
Portal
is
Valid
Element
unmount
Component
AtNode
Generated using
TypeDoc
判断是否为一个组件对象