ckeditor5-table icon indicating copy to clipboard operation
ckeditor5-table copied to clipboard

Table feature for CKEditor 5.

Results 1 ckeditor5-table issues
Sort by recently updated
recently updated
newest added

https://github.com/ckeditor/ckeditor5-table/issues/3 A preliminary attempt at adding the feature to resize column widths. - Adds simple UI Element `resizer` to each cell - Adds new DOMEventObserver for `mousemove` and `mouseup` events...