Enode — API Reference
    Preparing search index...
    • The spotlight hole for a target: the padded rect, clamped to the viewport on the sides that overflow it. A fitting target keeps its exact padded rect (clamped: false); an overflowing side is pulled in to inset, so the scrim edge and accent ring are always on screen — a region taller than the screen reads as a highlight that continues past the edge, not as a dead page. clamped: true also switches the engine to scroll-through mode.

      Parameters

      Returns { clamped: boolean; rect: RectLike }