Rxova
Skip to content

getSharedStore

function getSharedStore(name?, scope?): AnyStore;

Imperative access to the store behind useSharedState (patch logs, non-React code).

ParameterTypeDefault value
namestringDEFAULT_NAME
scopeShareScope'everywhere'

AnyStore