WebIDLpedia

StaticRange interface

Definition

DOM Standard defines StaticRange



[Exposed=Window]
interface StaticRange : AbstractRange {
  constructor(StaticRangeInit init);
};

Methods and attributes that return objects implementing StaticRange

Referring IDL interfaces/dictionaries

Referring specifications