Search
Preparing search index...
The search index is not available
@thermopylae/lib.indexed-store
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
store
IndexedStoreOptions
Modules
{"Store":"store","Error":"error","Typings":"typings"}
Interface IndexedStoreOptions<RecordType>
Options used at
IndexedStore
construction.
Type parameters
RecordType
Hierarchy
IndexedStoreOptions
Properties
indexes
Properties
Optional
indexes
indexes
:
readonly IndexName<RecordType>[]
Name of the properties that need to be indexed.
Indexed
Store
Indexed
Store
Options
indexes
Options used at IndexedStore construction.