Functiondijit._editor.plugins.EnterKeyHandling.handleEnterKey

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

manually handle enter key event to make the behavior consistant across all supported browsers. See property blockNodeForEnter for available options

Usage

function (e) (view source)
parametertypedescription
e