@rshaker/communicator
Preparing search index...
StoreConfig
Interface StoreConfig
interface
StoreConfig
{
autoIncrement
?:
boolean
;
entries
?:
any
[]
;
indexes
?:
{
keyPath
:
string
;
name
:
string
;
options
?:
IDBIndexParameters
}
[]
;
keyPath
:
string
;
name
:
string
;
}
Index
Properties
auto
Increment?
entries?
indexes?
key
Path
name
Properties
Optional
auto
Increment
autoIncrement
?:
boolean
Optional
entries
entries
?:
any
[]
Optional
indexes
indexes
?:
{
keyPath
:
string
;
name
:
string
;
options
?:
IDBIndexParameters
}
[]
key
Path
keyPath
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Increment
entries
indexes
key
Path
name
@rshaker/communicator
Loading...