mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
Merge pull request #6848 from andy-mehalick/master
ckeditor: added contentsLangDirection property
This commit is contained in:
commit
0ea013a775
1
ckeditor/ckeditor.d.ts
vendored
1
ckeditor/ckeditor.d.ts
vendored
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user