Vanessa 2024-10-22 18:13:21 +08:00
parent 20e8b81b8f
commit 5760f7fe4c
11 changed files with 53 additions and 32 deletions

View file

@ -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