Market Watchlist
Sortable quote register — symbol, trend sparkline, and signed day change; sorting flips per column and the selected row carries an accent spine.
Market Watchlist
Sortable quote register — symbol, trend sparkline, and signed day change; sorting flips per column and the selected row carries an accent spine.
When to use it
A register the reader sorts to answer their own question, rather than one you pre-rank for them. The sparkline column gives shape alongside the number, so a sort by change still shows how each row got there.
Install
Adds Market Watchlist and its dependencies to your project through the shadcn CLI.
$ npx shadcn@latest add https://www.ssicevs.com/r/market-watchlist.jsonProps · MarketWatchlist
| Prop | Type | Default |
|---|---|---|
| title? | string | "Market watchlist" |
| assets? | WatchAsset[] | DEFAULT_ASSETS |
Generated from the component source. Run npm run props:extract after changing a signature.