Active
Project:
Decoupled Layout Builder Pitchburgh Modules
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2023 at 00:59 UTC
Updated:
6 Nov 2023 at 00:59 UTC
Jump to comment: Most recent
At present editor configuration is found in drupalSettings.
We don't want the LayoutEditor to be aware of editor configuration, so passing it via props is not a good idea.
Instead, a CKEditor component should be able to fetch the config it needs via an API.
Add an API endpoint for editor (CKEditor) configuration.
Comments