Side-panel content editor with a header chip row, locale and history pills, and stacked rich-text fields for heading and description.
No tutorials needed.
If you can order food online, you can build a website with Beste.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor46 } from "@/components/beste/piece/editor46";
<Editor46
componentId="Feature177 Content"
componentTag="#feature177"
locale="πΊπΈ"
sizeLabel="Size"
headingLabel="Heading"
heading="No tutorials needed."
descriptionLabel="Description"
description="If you can order food online, you can build a website with Beste."
/>Document outline with colored kind tiles for class, function, method, and prop. Depth-indented with an active row.
const message = `Hello`;const longer = `Shipping the biggest onboarding upgrade yet`;const wrapped = items.map((i) => i.name).join(', ') + '!'
Editor panel with a rose vertical column-limit ruler and numbered code lines behind it.
Start by adding your first block.
Centered editor placeholder with a soft icon tile, headline, hint line, and a recolorable call-to-action pill.
Call stack list with function names, source file and line, and an amber current-frame highlight.
Ship with confidence by running through the five-point review.
pnpm releaseRendered markdown mini card with a heading, lede paragraph, bullet list, and inline code chip.
--primary: #f43f5e;--accent: #8b5cf6;--surface: #0ea5e9;
CSS lines with inline color swatch squares next to each hex value.