• 
      

    Add a paginator component

    Review Request #15199 — Created July 27, 2026 and submitted

    Information

    Ink
    master

    Reviewers

    This change adds a new component for a paginator. This has several
    options for how it can be laid out.

    This can be used either as a fully JS-driven interactive component
    (primarily using <button>), or as a pure-HTML component with <a>
    tags.

    • Verified component appearance and behavior in storybook.
    • Used from within a Review Board change.
    Summary ID
    Add a paginator component
    This change adds a new component for a paginator. This has several options for how it can be laid out. This can be used either as a fully JS-driven interactive component (primarily using `<button>`), or as a pure-HTML component with `<a>` tags. Testing Done: - Verified component appearance and behavior in storybook. - Used from within a Review Board change.
    wzymnkvsurkmrvmtuyrymowkqknnqpkx

    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (7bfeedb)