AGG is currently in alpha. APIs, components, and docs may change.
Agg.market — Prediction Market Aggregator logo

Place Order

Interactive previews for the @agg-build/ui PlaceOrder trading surface

Place Order

PlaceOrder is the higher-touch trading surface for buy and sell flows, pricing feedback, and error handling states.

Use Storybook as the source of truth for controls, prop combinations, and state exploration.

Import

import "@agg-build/ui/styles.css";
import { PlaceOrder } from "@agg-build/ui/trading";

Default

For additional states, controls, and scenarios, open the story directly in Storybook from the embed header.