-
Notifications
You must be signed in to change notification settings - Fork 4
How to use it in the inline tool #11
Copy link
Copy link
Open
Description
Hello, how do I use it in inline tools? Can it support parameter configuration like other plugins?
like this..
import CodeTool from '@calumk/editorjs-codecup';
inlineToolbar: ['bold', 'italic', 'link','code','colorPicker'], //code is Invalid
code: {
class: CodeTool,
inlineToolbar: true,
config: {
xx: xx
}
},Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels