Skip to main content

Event Market Page

EventMarketPage is the full event-first layout that combines hero charting, market detail cards, settlement content, and the trading rail. Use Storybook as the source of truth for composition, controls, and live surface behavior.

Import

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

Preview