Creating stores
Store
Essential
A Store is the main location for keeping both tabular data and keyed values. Read more.
createMergeableStore
Essential
The createMergeableStore function creates a MergeableStore, and is the main entry point into the mergeable-store module. Read more.
createStore
Essential
The createStore function creates a Store, and is the main entry point into the store module. Read more.