hero181
Portrait HeroTall photograph beside a heading, a short paragraph and a checked benefit list.
One card from a block picker. Its preview loads behind a sweeping skeleton while the section id, title and description sit ready underneath, the way a picker fills a grid.
Turn the props on the right; the snippet under them is what you would write to get what you see.
hero181
Portrait HeroTall photograph beside a heading, a short paragraph and a checked benefit list.
import { Editor50 } from "@/components/beste/component/editor50";
<Editor50
sectionId="hero181"
title="Portrait Hero"
description="Tall photograph beside a heading, a short paragraph and a checked benefit list."
/>The import and the props worth knowing about, in one place.
import { Editor50 } from "@/components/beste/piece/editor50";
<Editor50
sectionId="hero181"
title="Portrait Hero"
description="Tall photograph beside a heading, a short paragraph and a checked benefit list."
addLabel="Add to Page"
surface="card"
bordered={true}
inverted={false}
loadMs={1400}
/>Settings card with a segmented light / dark / system toggle and icon plus label per option.
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.
Branch picker popover with search, a list of branches, ahead counts, and an emerald check on the current one.
function greet(name: string): stringReturns a localized greeting for the given name.
@/lib/greet.tsWavy-underlined symbol above a type-hover card showing signature, one-line description, and source path.