Event Market Page
Interactive preview for the @agg-build/ui EventMarketPage surface
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-build/ui/styles.css";
import { EventMarketPage } from "@agg-build/ui/pages";
Requires <AggProvider> from @agg-build/hooks.
Preview
Event Market Page