Documentation
Package guides, integration guidance, API reference, runtime behavior, and styling documentation.
A visual overview of scrollable pages and containers that shows where relevant content appears and helps users navigate to it.
Review outstanding caption timing candidates across a zoomable horizontal audio timeline.
Navigate unresolved attention and critical events in a bounded live activity stream.
Navigate a long, structured report with stable semantic markers.
Navigate validation errors and completion states in an extended form.
See how rule priority, computed labels, and activation target resolvers determine marker behavior.
Compare equivalent public styling mechanisms and two unconventional page-level themes.
See how nearby physical marker positions merge into clusters and split as the threshold changes.
Explore accessible rail naming, keyboard selection, activation, and the distinction between focus and Tracker selection.
Compare source-scoped mutation observation with explicit body targets.
Compare physical Tracker axes across representative CSS writing modes and directions.
Bind a React Tracker to an external HTMLElement source and scroll root through DOM refs.
Bind a Vue Tracker to an external HTMLElement source and scroll root through reactive DOM refs.
Bind an Angular Tracker to an external HTMLElement source and scroll root through signal queries.
Render and observe a Vanilla Tracker entirely inside a user-managed ShadowRoot.
Track sources inside an open ShadowRoot while the Element renderer remains in Light DOM.
See how one parent-owned Vanilla Tracker mounts into same-origin iframe contexts across navigation.
Inspect public runtime events, lifecycle, and handler ownership through the Vanilla API.
Inspect public runtime events and lifecycle through native Custom Events.
Inspect public runtime events, callback errors, and teardown through React props.
Inspect public runtime events, listener errors, and teardown through Vue emits.
Inspect public runtime events, output errors, and teardown through Angular outputs.
Compare recoverable diagnostics, retained stats, and synchronous failure boundaries.
Explore complete configuration, events, rendering commands, and diagnostics through the imperative Vanilla API.
Explore Custom Element properties, methods, and native event delivery.
Explore immutable React props, callbacks, and the limited ref handle.
Explore Vue replacement-driven props, emits, and the exposed handle.
Explore Angular signal inputs, outputs, and public component methods.