mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Merge pull request #6848 from andy-mehalick/master
ckeditor: added contentsLangDirection property
This commit is contained in:
Vendored
+1
@@ -564,6 +564,7 @@ declare module CKEDITOR {
|
||||
colorButton_enableMore?: boolean;
|
||||
colorButton_colors?: string;
|
||||
contentsCss?: string | string[];
|
||||
contentsLangDirection?: string;
|
||||
customConfig?: string;
|
||||
extraPlugins?: string;
|
||||
font_names?: string;
|
||||
|
||||
Reference in New Issue
Block a user