@valon-technologies/gestalt
Preparing search index...
services/indexeddb
DeleteIndexRequest
Interface DeleteIndexRequest
DeleteIndexRequest removes a secondary index from an existing object store.
interface
DeleteIndexRequest
{
store
:
string
;
name
:
string
;
}
Index
Properties
store
name
Properties
store
store
:
string
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
store
name
@valon-technologies/gestalt
Loading...
DeleteIndexRequest removes a secondary index from an existing object store.