This website requires JavaScript.
Explore
Help
Sign In
JLNTV_IPD
/
tmagic-editor
Watch
4
Star
0
Fork
0
You've already forked tmagic-editor
mirror of
https://github.com/Tencent/tmagic-editor.git
synced
2025-04-05 07:27:09 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
tmagic-editor
/
docs
/
api
/
editor
/
historyServiceEvents.md
roymondchen
f6262be397
docs: 1.2.0文档
2022-12-01 17:38:05 +08:00
482 B
Raw
Blame
History
historyService事件
page-change
详情:
页面切换
回调函数:
(undoRedo:
undoRedo
) => void
change
详情:
历史记录发生变化
回调函数:
(state:
StepValue
) => void