@valon-technologies/gestalt
Preparing search index...
services/indexeddb
CreateObjectStoreRequest
Interface CreateObjectStoreRequest
CreateObjectStoreRequest creates a new object store.
interface
CreateObjectStoreRequest
{
name
:
string
;
schema
?:
ObjectStoreSchema
;
}
Index
Properties
name
schema?
Properties
name
name
:
string
Optional
schema
schema
?:
ObjectStoreSchema
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
schema
@valon-technologies/gestalt
Loading...
CreateObjectStoreRequest creates a new object store.