@valon-technologies/gestalt
Preparing search index...
@valon-technologies/gestalt
OpenCursorOptions
Interface OpenCursorOptions
Options for opening a cursor over an object store or index.
interface
OpenCursorOptions
{
range
?:
KeyRange
;
direction
?:
CursorDirection
;
}
Index
Properties
range?
direction?
Properties
Optional
range
range
?:
KeyRange
Optional
direction
direction
?:
CursorDirection
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
range
direction
@valon-technologies/gestalt
Loading...
Options for opening a cursor over an object store or index.