mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-28 12:28:48 +01:00
This commit is contained in:
parent
28684f688b
commit
f61a0d6f85
1 changed files with 1 additions and 0 deletions
1
app/src/types/protyle.d.ts
vendored
1
app/src/types/protyle.d.ts
vendored
|
|
@ -482,6 +482,7 @@ interface IProtyleOptions {
|
|||
/** 点击末尾是否阻止插入新块 */
|
||||
preventInsetEmptyBlock?: boolean
|
||||
}
|
||||
|
||||
/** 编辑器异步渲染完成后的回调方法 */
|
||||
after?(protyle: import("../protyle").Protyle): void;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue