Preparing search index...
The search index is not available
yorkie-js-sdk
yorkie-js-sdk
MoveOpInfo
Type alias MoveOpInfo
Move
Op
Info
:
{
index
:
number
;
path
:
string
;
previousIndex
:
number
;
type
:
"move"
;
}
MoveOpInfo
represents the information of the move operation.
Type declaration
index
:
number
path
:
string
previous
Index
:
number
type
:
"move"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
yorkie-js-sdk
Loading...
MoveOpInfo
represents the information of the move operation.