Vanessa 2022-08-07 17:56:07 +08:00
parent bedb811d6e
commit fff0504935
10 changed files with 48 additions and 27 deletions

View file

@ -346,6 +346,7 @@ interface IOptions {
mode?: TEditorMode,
blockId: string
key?: string
scrollAttr?: string
defId?: string
render?: {
background?: boolean