8
0
Просмотр исходного кода

Add info that Table plugin loads TableMouse feature.

Maciej Gołaszewski 5 лет назад
Родитель
Сommit
7adbaf3414
1 измененных файлов с 1 добавлено и 0 удалено
  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}.
  *