Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
protocol
ClusterClient
Function ClusterClient
Cluster
Client
<
const
T
>
(
clusterDef
,
endpointId
,
interactionClient
,
globalAttributeValues
?
)
:
ClusterClientObj
<
T
>
Type Parameters
const
T
extends
ClusterType
Parameters
clusterDef
:
T
endpointId
:
EndpointNumber
interactionClient
:
InteractionClient
Optional
globalAttributeValues
:
Partial
<
AttributeClientValues
<
GlobalAttributes
<
T
[
"features"
]
>
>
>
Returns
ClusterClientObj
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...