Functiondijit._editor.selection.getSelectedHtml

dojo.require("dijit._editor.selection");
defined in dijit/_editor/selection.js

Return the html of the current selection or null if unavailable

Usage

function () (view source)