build69
build69  /  Components  /  Site  /  Community

Community

v1.0.15Updated 27 Aug 2026

Community / forum page — feed, categories, thread detail, questions and leaderboard layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 19 stories
Why this is recommendedcommunityforumdiscussionq-and-a+3

Community — feed.

Recommended for+14
  • Community / forum screens
  • Q&A apps
Tags+6
communityforumdiscussionq-and-aapppagefeed
Features+4
  • Feed, categories, thread detail, questions and leaderboard layouts
  • Ask-question / trending / search variants
  • Self-contained — no required props
Not recommended for−2
  • Public marketing pages

Install

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

get_registry_item({ name: "Community" })

Usage

import { CommunityFeed } from '@/components/pages/community';

<CommunityFeed />

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