// hidden lines…
const ready = useReady();
if (!ready) return null;Scope breadcrumb pinned above a code snippet, showing the current class, method, and block.
The import and the props worth knowing about, in one place.
import { Editor18 } from "@/components/beste/piece/editor18";
<Editor18
scopes={[
"Dashboard",
"render()",
"if (isReady)"
]}
/>1const user = createUser(name: "Ayşe", role: "admin");nameinlay parameter hints
Function call with muted parameter-name chips inlaid before each argument.
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.
Code template with dashed-outline tab stops. Active placeholder tints primary, others stay muted.
function greet(name: string)Action row above a function signature showing references, implementations, and inline commands.