Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CKEditor Dock at bottom of IFrame/Viewing Area #50

Open
SnowOwl27 opened this issue Nov 11, 2021 · 0 comments
Open

CKEditor Dock at bottom of IFrame/Viewing Area #50

SnowOwl27 opened this issue Nov 11, 2021 · 0 comments

Comments

@SnowOwl27
Copy link

We are trying to dock/pin the CKEditor to the bottom of the IFrame/Viewing area of grapesjs, the problem is we don't have id's for grapesJS at the time we are going through and initializing the editor and configuring toolbar via the plug-in options as the Ids of the text box included seem to be auto generated.

Here are pictures of our typescript component implementation and some pictures of the divs of each editor, so I cannot figure out how to get sharedSpaces: { top: 'id', bottom: 'id' }, toolbarLocation: 'bottom'

Let me know if you have any suggestions or need anything else to help.
CKEditor text box 1
CKEditor text box 2
GrapesJS Ckeditor HTML implementation
GrapesJs CKEditor Initialization-Setup
GrapesJS IFrame
Position is default no changes to SharedSpaces or ToolbarLocation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant