build69
build69  /  Components  /  Site  /  Events

Events

v1.0.17Updated 27 Aug 2026

Events / webinars page — grids, lists, calendar views, speakers and webinar registration. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 20 stories
Why this is recommendedeventswebinarsconferencecalendar+3

Events — grid.

Recommended for+14
  • Events / webinars pages
  • Marketing sites
Tags+6
eventswebinarsconferencecalendarmarketingpagegrid
Features+4
  • Grid, list, by-type, calendar-view and speakers layouts
  • Event detail + webinar registration variants
  • Self-contained — no required props
Not recommended for−2
  • In-app calendars (use Calendar)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Events" })

Usage

import { EventsGrid } from '@/components/pages/events';

<EventsGrid />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related