mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
20e8b81b8f
commit
5760f7fe4c
11 changed files with 53 additions and 32 deletions
|
|
@ -51,7 +51,7 @@ export const saveScroll = (protyle: IProtyle, getObject = false) => {
|
|||
export const getDocByScroll = (options: {
|
||||
protyle: IProtyle,
|
||||
scrollAttr?: IScrollAttr,
|
||||
mergedOptions?: IOptions,
|
||||
mergedOptions?: IProtyleOptions,
|
||||
cb?: () => void
|
||||
focus?: boolean,
|
||||
updateReadonly?: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue