Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
model
NamedComponents
Function NamedComponents
Named
Components
(
cluster
,
inferredComponents
)
:
{
base
:
InferredComponent
;
components
:
NamedComponents
;
}
Compute name and documentation a set of inferred components.
Parameters
cluster
:
ClusterModel
inferredComponents
:
InferredComponents
Returns
{
base
:
InferredComponent
;
components
:
NamedComponents
;
}
base
:
InferredComponent
components
:
NamedComponents
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Compute name and documentation a set of inferred components.