API referenceuse-everywhereinterfacesInterface: UseSharedStateOptionsOn this pageInterface: UseSharedStateOptions Properties scope? optional scope?: ShareScope; How much to share. Default 'everywhere'. store? optional store?: string; Store name; keys live in a namespace per store. Default 'use-everywhere'.