torque-pro-assistant - v1.0.0
    Preparing search index...
    • Renders the Session Detail page's Raw Data tab — a paginated table of every row in the session. Columns cover the most-commonly-logged Torque Pro PIDs (time, speed, RPM, throttle, load, boost, coolant, HP, lat, lon); missing PIDs render as em-dash placeholders.

      Default page size is PAGE_SIZE rows. Pagination control sits below the table and stays out of view when the session fits on one page.

      Cross-tab cursor sync (TODO §22) is deferred — the Recharts syncId inside Overview already handles shared-cursor within a single tab, and hovering rows here has nothing chart-shaped to drive until the Charts tab gets a "show alongside raw data" split-view.

      Parameters

      Returns Element

      A card containing the paginated raw-data table.