Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
UI.ComponentsRegistry
ComponentsRegistryLazy
Interface ComponentsRegistryLazy<T>
interface
ComponentsRegistryLazy
<
T
>
{
factory
:
(
module
:
T
,
viewModel
:
object
,
props
?:
unknown
,
)
=>
ComponentType
<
DynamicComponentPropsBase
<
object
>
>
;
id
:
ComponentsRegistryIdentifier
;
}
Type Parameters
T
Index
Properties
factory
id
Properties
factory
factory
:
(
module
:
T
,
viewModel
:
object
,
props
?:
unknown
,
)
=>
ComponentType
<
DynamicComponentPropsBase
<
object
>
>
id
id
:
ComponentsRegistryIdentifier
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
factory
id
TESSA Web API
Loading...