scrollbar style in options type

pull/250/head
Daniel Calbet 4 years ago
parent eabb23fd3e
commit 3517348ef7

@ -198,6 +198,7 @@ declare namespace EasyMDE {
toolbarTips?: boolean;
onToggleFullScreen?: (goingIntoFullScreen: boolean) => void;
theme?: string;
scrollbarStyle?: string;
uploadImage?: boolean;
imageMaxSize?: number;

Loading…
Cancel
Save