Documentation
Container
getElement #
Returns: Object
Return the wrapped Dom object of Redactor's container.
var $container = this.container.getElement();
The container is the HTML element which is wrapped the editable layer and the initial element.