HistoryState
此内容尚不支持你的语言。
Defined in: transaction/src/history.ts:24
Properties
Section titled “Properties”canRedo
Section titled “canRedo”
readonlycanRedo:boolean
Defined in: transaction/src/history.ts:26
canUndo
Section titled “canUndo”
readonlycanUndo:boolean
Defined in: transaction/src/history.ts:25
redoDepth
Section titled “redoDepth”
readonlyredoDepth:number
Defined in: transaction/src/history.ts:28
redoLabel?
Section titled “redoLabel?”
readonlyoptionalredoLabel:string
Defined in: transaction/src/history.ts:30
undoDepth
Section titled “undoDepth”
readonlyundoDepth:number
Defined in: transaction/src/history.ts:27
undoLabel?
Section titled “undoLabel?”
readonlyoptionalundoLabel:string
Defined in: transaction/src/history.ts:29