Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
core
registerComponentFactory
Function registerComponentFactory
registerComponentFactory
(
type
:
string
,
factory
:
ComponentFactory
)
:
void
Register (or override) the factory for a component doc
type
. Last wins.
Parameters
type
:
string
factory
:
ComponentFactory
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Register (or override) the factory for a component doc
type. Last wins.