Skip to content

How to use it in the inline tool #11

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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