selectedHtml() Since: 1.3.5
Gets the HTML that is currently selected by tne range.
Syntax
var html = instance.selectedHtml();
Return
Type: String
Gets the HTML that is currently selected by tne range.
var html = instance.selectedHtml();
Type: String