πŸ‡ΊπŸ‡ΈUnited States @justpro

Account created on 8 February 2017, over 7 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States justpro

Ok. Using this patch works for me on Drupal 10 and I can see the Table properties. How can I import, modify and export the Table and TableProperties now in Drupal 10 custom module plugin for CKEditor5?

Normally I do:
import { Plugin } from 'ckeditor5/src/core'

But this is not found:
"import { Table } from 'ckeditor5/src/table'" or "import { Table } from 'ckeditor5-table/src/table' ". I need to add a new field to that Table Properties Balloon popup, but I am not able to import `Table` or `TableProperties` class. Please advise.

Production build 0.69.0 2024