mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-07 08:12:35 -06:00
scrollbar style in options type
This commit is contained in:
parent
eabb23fd3e
commit
3517348ef7
1
types/easymde.d.ts
vendored
1
types/easymde.d.ts
vendored
@ -198,6 +198,7 @@ declare namespace EasyMDE {
|
||||
toolbarTips?: boolean;
|
||||
onToggleFullScreen?: (goingIntoFullScreen: boolean) => void;
|
||||
theme?: string;
|
||||
scrollbarStyle?: string;
|
||||
|
||||
uploadImage?: boolean;
|
||||
imageMaxSize?: number;
|
||||
|
Loading…
x
Reference in New Issue
Block a user