Kaynağa Gözat

Add info that Table plugin loads TableMouse feature.

Maciej Gołaszewski 5 yıl önce
ebeveyn
işleme
7adbaf3414
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      packages/ckeditor5-table/src/table.js

+ 1 - 0
packages/ckeditor5-table/src/table.js

@@ -29,6 +29,7 @@ import '../theme/table.css';
  * * {@link module:table/tableediting~TableEditing editing feature},
  * * {@link module:table/tableselection~TableSelection selection feature},
  * * {@link module:table/tablekeyboard~TableKeyboard keyboard navigation feature},
+ * * {@link module:table/tablemouse~TableMouse mouse selection feature},
  * * {@link module:table/tableclipboard~TableClipboard clipboard feature},
  * * {@link module:table/tableui~TableUI UI feature}.
  *