Code line with a teammate's blinking caret tinted by tone and a name tag floating above it.
The import and the props worth knowing about, in one place.
import { Editor13 } from "@/components/beste/piece/editor13";
<Editor13
name="Ayşe"
code=" return greet(name);"
tone="rose"
/>const name = 'Ayşe';const role = 'design';const team = 'core';
Stacked code lines each with a primary-tinted blinking caret at the same column plus a header count.
The beta opens to the waitlist on Monday.
Support has the new macros ready.
Pricing page copy is locked.
Two named carets share a document: one hops between finished lines while the other types a new sentence at the bottom, over and over.
const greet = (name: string) => `Hello, ${name}!`;AI Suggestion caption above a code line with a solid prefix, italic muted ghost text, and a blinking caret.
Code line with a rose wavy underline on the offending token above an alert card with message and source code.