- Issue created by @bronzehedwick
The Tabled
library has several options to configure it, but users of CKEditor Responsive Table have no way to leverage these options without re-instantiating the library themselves.
/admin/config/content/ckeditor-responsive-table
Expose relevant Tabled configuration options in the CKEditor Responsible Table configuration page, at /admin/config/content/ckeditor-responsive-table
.
Not all options make sense to expose. These are the ones I propose.
failClass
captionSide
characterThresholdLarge
characterThresholdSmall
These options should be saved and then passed to the Tabled library instantiation.
UI changes are to the configuration page, adding a field for each configuration option.
Active
1.0
Code