Skip to main content

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-market/ui/styles.css";
import { EventList } from "@agg-market/ui/events";
Requires <AggProvider> from @agg-market/hooks.

Preview