@valon-technologies/gestalt
Preparing search index...
services/indexeddb
ObjectStoreRequest
Interface ObjectStoreRequest
ObjectStoreRequest addresses one object store row by primary key.
interface
ObjectStoreRequest
{
store
:
string
;
id
:
string
;
}
Index
Properties
store
id
Properties
store
store
:
string
id
id
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
store
id
@valon-technologies/gestalt
Loading...
ObjectStoreRequest addresses one object store row by primary key.