@valon-technologies/gestalt
Preparing search index...
services/indexeddb
CursorCommandCommand
Type Alias CursorCommandCommand
CursorCommandCommand
:
|
{
case
:
"next"
;
value
:
boolean
}
|
{
case
:
"continueToKey"
;
value
:
CursorKeyTarget
}
|
{
case
:
"advance"
;
value
:
number
}
|
{
case
:
"update"
;
value
:
Record
}
|
{
case
:
"delete"
;
value
:
boolean
}
|
{
case
:
"close"
;
value
:
boolean
}
|
{
case
:
undefined
;
value
?:
undefined
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...