Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface used for describing serialized RangeSelectors.

Hierarchy

Index

Properties

end

The Selector which describes the exclusive ending point of the range.

Optional refinedBy

A Selector can optionally have a list of selectors that further refine the intended target location. Multiple Selectors should select the same content, however some Selectors will not have the same precision as others. The first selector in the array has the highest precision.

start

The Selector which describes the inclusive starting point of the range.

type

The type of Selector as specified in https://www.w3.org/TR/annotation-model/#selectors

Generated using TypeDoc