Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
DocumentHistoryInfoState
Interface DocumentHistoryInfoState
interface
DocumentHistoryInfoState
{
canRedo
:
boolean
;
canUndo
:
boolean
;
index
:
number
;
length
:
number
;
maxSnapshots
:
number
;
}
Index
Properties
can
Redo
can
Undo
index
length
max
Snapshots
Properties
can
Redo
can
Redo
:
boolean
can
Undo
can
Undo
:
boolean
index
index
:
number
length
length
:
number
max
Snapshots
max
Snapshots
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Redo
can
Undo
index
length
max
Snapshots
AsukaDesigner JavaScript API - v1.0.0
Loading...