Skip to content

Checkbox which is getting checked in the summernote editor, not reflecting in the code elements #220

Description

@suganyapalani22

I have created the custom button, on pressing this button, I have included the checkbox by using this code,
context.invoke('editor.pasteHTML', '');

By on clicking, the code should be changed into << #input type="checkbox" checked="checked" class="note-editor-checkbox"/>>, but that was not happened, no change in the code.

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