← Fleet Pattern Library Component · Tables
Component

Tables

Each site solves a different table problem. MarketInvoice's data index is a sortable, DOI-cited dataset table. FundBiz doesn't have a table component at all, one CSS rule (article table in global.css) styles every table on the site identically regardless of what emits it. PeptideClear's CompoundMatrix is the only one that collapses to a genuine mobile card stack with zero horizontal scroll, worth watching closely at the Mobile breakpoint below.

Frames render the real page at that width, scaled to fit the column. Scroll each frame to find the table.
MarketInvoice open full ↗
Sortable data table. Click-to-sort column headers, zebra striping, segmented into ranked direct lenders vs brokers vs excluded products. DOI-cited, paired with a machine-readable text mirror for AI agents.
loading real page…
FundBiz open full ↗
Shared CSS, not a component. This is a guide's worked-pricing table, styled purely by the global article table rule, the same rule that styles every other table on the site. Scroll into the guide body to find it.
loading real page…
PeptideClear open full ↗
CompoundMatrix. Sortable 6-column desktop table that collapses to a card stack on mobile with no horizontal scroll, switch to the Mobile breakpoint above to see it.
loading real page…