build69
build69  /  Components  /  Site  /  Legal

Legal

v1.0.15Updated 27 Aug 2026

Legal document pages — terms of service, privacy policy, cookie policy, refund policy and acceptable-use. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 18 stories
Terms of ServiceOpen ↗
Why this is recommendedlegaltermsprivacypolicy+3

Legal — terms of service.

Recommended for+14
  • Legal / policy pages
  • Compliance documents
Tags+6
legaltermsprivacypolicycompliancepageservice
Features+4
  • Terms, privacy, cookie, refund and acceptable-use documents
  • DPA / security / TOC-sidebar / hub-index variants
  • Self-contained — no required props
Not recommended for−2
  • In-app screens

Install

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

get_registry_item({ name: "Legal" })

Usage

import { TermsOfService } from '@/components/pages/legal';

<TermsOfService />

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