Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
ClusterExtend
Type Alias ClusterExtend<F, SF, A, C, E>
Cluster
Extend
<
F
,
SF
,
A
,
C
,
E
>
:
{
attributes
?:
A
;
commands
?:
C
;
events
?:
E
;
supportedFeatures
:
SF
;
}
Type Parameters
F
extends
BitSchema
SF
extends
TypeFromPartialBitSchema
<
F
>
A
extends
Attributes
C
extends
Commands
E
extends
Events
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...