8
0
Эх сурвалжийг харах

Docs: Extended EditorUI docs.

Aleksander Nowodzinski 9 жил өмнө
parent
commit
3fce295b6b

+ 7 - 0
packages/ckeditor5-core/src/editor/editorui.jsdoc

@@ -13,6 +13,13 @@
  * @interface EditorUI
  */
 
+/**
+ * Editor that the UI belongs to.
+ *
+ * @readonly
+ * @member {module:core/editor/editor~Editor} #editor
+ */
+
 /**
  * The main (top–most) view of the editor UI.
  *