-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Is your feature request related to a problem? Please describe.
The same way we can define toolbar buttons for rich editor, it would be great to be able to define toolbar buttons for editorjs
Describe the solution you'd like
We can use the same parameter "toolbarButtons" with the list of plugins we want to activate for that field, eg :
fieldName:
label: Content
type: editorjs
span: full
toolbarButtons: heading, list, attachments, image, etc....
Additional context
Ideally, this solution should take care of additionnal script added with the registerEditorBlocks() method.
Do you think it can be done ?
Best regards,
Alex
Metadata
Metadata
Assignees
Labels
No labels