Function: subscribeElementTypes()
subscribeElementTypes(
key
,context
,onStoreChange
): () =>void
Allows to subscribe to the changes to the data of multiple element types via useKeyedSyncStore.
Parameters
Parameter | Type |
---|---|
| |
| |
| () => |
Returns
Function
Returns
void