Preparing search index...
The search index is not available
Documentation
Documentation
@zcomponent/html
HTMLContext
Class HTMLContext
Hierarchy
Context
HTMLContext
Index
Constructors
constructor
Methods
dispose
Properties
constructor
Props
context
Manager
disposed
onCSSChanged
on
Node
Constructed
on
Node
Disposed
Constructors
constructor
new HTMLContext
(
contextManager
,
constructorProps
)
:
HTMLContext
Creates an instance of Context.
Parameters
contextManager
:
ContextManager
The current ContextManager
constructorProps
:
{}
The constructor properties.
Returns
HTMLContext
Methods
dispose
dispose
(
)
:
never
Returns
never
Properties
constructor
Props
constructor
Props
:
{}
context
Manager
context
Manager
:
ContextManager
disposed
disposed
:
boolean
onCSSChanged
onCSSChanged
:
Event
<
[
]
>
= ...
on
Node
Constructed
on
Node
Constructed
:
Event
<
[
Node
]
>
= ...
on
Node
Disposed
on
Node
Disposed
:
Event
<
[
Node
]
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
dispose
constructor
Props
context
Manager
disposed
onCSSChanged
on
Node
Constructed
on
Node
Disposed
Zapworks
Mattercraft
Documentation
Loading...
Creates an instance of Context.