editorSelector constant

String const editorSelector

Selector for the html input used by summernote.

Implementation

static const String editorSelector = "\$('div.note-editable')";