@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="StaticRange")
public class StaticRange
extends AbstractRange
| Constructor and Description |
|---|
StaticRange(StaticRangeInit init)
The StaticRange() constructor creates a new StaticRange object representing a span of content within the DOM.
|
collapsed, endContainer, endOffset, startContainer, startOffsetpublic StaticRange(@Nonnull
StaticRangeInit init)