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
<AggProvider> from @agg-build/hooks.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AGG is currently in alpha. APIs, components, and docs may change.
Interactive preview for the @agg-build/ui EventList surface
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 "@agg-build/ui/styles.css";
import { EventList } from "@agg-build/ui/events";
<AggProvider> from @agg-build/hooks.