mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 09:01:45 +08:00
added extraPlugins property on configuration object
This commit is contained in:
1
ckeditor/ckeditor.d.ts
vendored
1
ckeditor/ckeditor.d.ts
vendored
@@ -572,6 +572,7 @@ declare module CKEDITOR {
|
||||
colorButton_colors?: string;
|
||||
startupFocus?: boolean;
|
||||
on?: any;
|
||||
extraPlugins?: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user