Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
AttributeInitialValues
Type Alias AttributeInitialValues<A>
Attribute
Initial
Values
<
A
>
:
Merge
<
Omit
<
{
[
P
in
MandatoryAttributeNames
<
A
>
]
:
AttributeJsType
<
A
[
P
]
>
}
,
keyof
GlobalAttributes
<
any
>
>
,
{
[
P
in
OptionalAttributeNames
<
A
>
]
?:
AttributeJsType
<
A
[
P
]
>
}
>
Initial values for the cluster attribute
Type Parameters
A
extends
Attributes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Initial values for the cluster attribute