Search
Preparing search index...
The search index is not available
@phosphor/virtualdom
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
h
IFactory
Interface IFactory
A bound factory function for a specific
h()
tag.
Hierarchy
IFactory
Callable
__call
(
...
children
:
Child
[]
)
:
VirtualElement
__call
(
attrs
:
ElementAttrs
,
...
children
:
Child
[]
)
:
VirtualElement
A bound factory function for a specific
h()
tag.
Parameters
Rest
...
children:
Child
[]
Returns
VirtualElement
A bound factory function for a specific
h()
tag.
Parameters
attrs:
ElementAttrs
Rest
...
children:
Child
[]
Returns
VirtualElement
Globals
VirtualDOM
h
IFactory
Generated using
TypeDoc
A bound factory function for a specific
h()
tag.