Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
ElementModifier
AttributeValueAlterations
Type Alias AttributeValueAlterations<ValuesT>
Attribute
Value
Alterations
<
ValuesT
>
:
{
attributes
:
{
[
K
in
keyof
ValuesT
]
:
{
default
:
ValuesT
[
K
]
;
}
}
;
}
Alterations implied by AttributeValues.
Type Parameters
ValuesT
extends
Partial
<
InputAttributeValues
<
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Alterations implied by AttributeValues.