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