Store

A Store object holds a simple key/value store with methods for storing and retrieving data. It is shared across the pattern, and is a the recommended way to pass data between your parts.

The store can also be extended with additional methods by plugins. Refer to the plugin guide for more details.

Methods and Properties

A Store object exposes the following methods and properties: