@ark7/model - v2.0.56
Preparing search index...
IndexOptions
Interface IndexOptions
interface
IndexOptions
{
index
:
boolean
;
indexDisabled
?:
boolean
;
sparse
?:
boolean
;
unique
?:
boolean
;
}
Index
Properties
index
index
Disabled?
sparse?
unique?
Properties
index
index
:
boolean
Optional
index
Disabled
indexDisabled
?:
boolean
Disable current and all nested indexes.
Optional
sparse
sparse
?:
boolean
Optional
unique
unique
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
index
Disabled
sparse
unique
@ark7/model - v2.0.56
Loading...
Disable current and all nested indexes.