StaticRange.endContainer
The endContainer
property of the
StaticRange
interface returns the end Node
for the
range.
Syntax
var node = staticNode.endContainer
staticNode.endContainer = endContainer
Value
The DOM Node
which contains the final character of the range.
Specifications
Specification | Status | Comment |
---|---|---|
DOM The definition of 'endContainer' in that specification. |
Living Standard | |
Static Range The definition of 'endContainer' in that specification. |
Editor's Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser