Rxova
Skip to content

UseSharedStateOptions

optional scope?: ShareScope;

How much to share. Default ‘everywhere’.


optional store?: string;

Store name; keys live in a namespace per store. Default ‘use-everywhere’.