Skip to content

How to use it in the inline tool #11

@chq1024

Description

@chq1024

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
        }
      },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions