Skip to content
tmagic-editor
Search
K
Main Navigation
文档
API
表单配置
更新日志
Playground
Appearance
Menu
Return to top
On this page
historyService方法
reset
详情:
重置记录
changePage
参数:
{
MPage
} page
详情:
按页面切换历史堆栈
empty
详情:
重置记录,同
reset
push
参数:
{
StepValue
} state
返回:
{
StepValue
| null}
详情:
添加一条历史记录
undo
返回:
{Promise<
StepValue
| null>}
详情:
撤销当前操作
redo
返回:
{Promise<
StepValue
| null>}
详情:
恢复到下一步
destroy
详情:
销毁