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

Settlement

Interactive preview for the @agg-build/ui Settlement surface

Settlement

Settlement displays resolution context, venue differences, and outcome settlement details.

Use Storybook as the source of truth for controls, data states, and expanded venue behavior.

Import

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

Requires <AggProvider> from @agg-build/hooks.

Preview