vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
IDBObjectStoreParameters
Interface IDBObjectStoreParameters
interface
IDBObjectStoreParameters
{
autoIncrement
?:
boolean
;
keyPath
?:
null
|
string
|
string
[]
;
}
Index
Properties
auto
Increment?
key
Path?
Properties
Optional
auto
Increment
autoIncrement
?:
boolean
Optional
key
Path
keyPath
?:
null
|
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Increment
key
Path
vot.js - v2.4.12
Loading...