Open experiment
Kinetic ranking list
Ranks entities with movement-aware position changes, deltas, and accessible ordering. Sort controls reorder rows and announce the active criterion while preserving rank numbers. Its primary data relationship is sortable ordinal rank rather than tabular columns.
Lab tested Responsive Dark mode Interactive
- Version
- 1.0.0
- Updated
- 2026-08-02
- Dependencies
- Zero
<article class="cmp-kinetic-ranking-list cmp-atlas" data-state="idle" data-variant="0">
<header>
<span>Rankings</span><button type="button" data-primary aria-pressed="false">Live view</button>
</header>
<div class="cmp-atlas__metric"><b>128%</b><span data-output>+12.8% this cycle</span></div>
<ol class="cmp-atlas__ranking">
<li><b>01</b><span>Northstar</span><i></i><em>+12</em></li>
<li><b>02</b><span>Helix</span><i></i><em>+8</em></li>
<li><b>03</b><span>Quartz</span><i></i><em>+5</em></li>
</ol>
<div class="cmp-atlas__choices">
<button type="button" data-choice="0" aria-pressed="true">Now</button
><button type="button" data-choice="1" aria-pressed="false">7 days</button
><button type="button" data-choice="2" aria-pressed="false">30 days</button>
</div>
<p data-status aria-live="polite">Current data view selected</p>
</article>
No runtime reactions detected Open in Editor
Validated in the lab
Experiment report
- Schema and source files passed
- Responsive test passed
- Keyboard test passed
- No console errors
Component ingredients
- Dependencies
- None
- Browser support
- Current Chrome, Current Edge, Current Firefox, Current Safari
- Version
- 1.0.0
- Last tested
- 2026-08-02
Accessibility notes
- Every interactive target is a labelled native control with a visible focus treatment.
- State changes are communicated through a polite text status and never by color alone.
- The contained visual effects stop when the user requests reduced motion.
License: MIT License for open-source use, modification, and distribution.