PointEntry API

PreviousNext

Tuple form used when iterating range endpoints.

PointEntry objects are returned when iterating over Point objects that belong to a range.

Type

type PointEntry = [Point, "anchor" | "focus"];
type PointEntry = [Point, "anchor" | "focus"];