build69
build69  /  Components  /  Site  /  HelpCenter

HelpCenter

v1.0.21Updated 27 Aug 2026

Help center / docs page — home, category grids, article docs, knowledge base and search. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 20 stories
Center HomeOpen ↗
Why this is recommendedhelpsupportdocsknowledge-base+4

HelpCenter — center home.

Recommended for+14
  • Help center / support pages
  • Documentation sites
Tags+6
helpsupportdocsknowledge-basefaqpagecenterhome
Features+4
  • Home, category grid, article doc, docs layout and search layouts
  • Composable full-page variant
  • Self-contained — no required props
Not recommended for−2
  • In-app help widgets

Install

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

get_registry_item({ name: "HelpCenter" })

Usage

import { HelpCenterHome } from '@/components/pages/help-center';

<HelpCenterHome />

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