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

Event List

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

Event List

EventList renders event grids backed by AGG data hooks and shared UI theming.

Use Storybook as the source of truth for controls, layout tuning, and state exploration.

Import

import "@agg-build/ui/styles.css";
import { EventList } from "@agg-build/ui/events";

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

Preview