Configuring a data source for a resolver branch. Built-in data sources are cookie, session storage, local storage.
The store can implement a cache/queue or be a form of direct access. It will handle read/store actions and trigger related events.
This can be configured with the resolver.stored method.
Configuring a data source for a resolver branch. Built-in data sources are cookie, session storage, local storage.
The store can implement a cache/queue or be a form of direct access. It will handle read/store actions and trigger related events.
This can be configured with the
resolver.storedmethod.