Skip to main content

Market Details

MarketDetails renders live chart, orderbook, and venue-level market detail content for a selected market. The Storybook preview uses the list wrapper that hosts the same card surface in context. Use Storybook as the source of truth for tabs, data states, and interaction details.

Import

import "@agg-market/ui/styles.css";
import { MarketDetails } from "@agg-market/ui/events";
Requires <AggProvider> from @agg-market/hooks.

Preview