Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
core
buildComponent
Function buildComponent
buildComponent
(
doc
:
ComponentDoc
,
ctx
:
InstantiateContext
)
:
Component
|
null
Build a component from its doc via the registry, or null if unbuildable.
Parameters
doc
:
ComponentDoc
ctx
:
InstantiateContext
Returns
Component
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Build a component from its doc via the registry, or null if unbuildable.