Skip to content

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

@suganyapalani22

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.

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