Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexedStoreOptions<RecordType>

Options used at IndexedStore construction.

Type parameters

  • RecordType

Hierarchy

  • IndexedStoreOptions

Properties

Properties

Optional indexes

indexes: readonly IndexName<RecordType>[]

Name of the properties that need to be indexed.