Goto Line

Compact jump-to-line input with a typed value, a blinking caret, and the total line count.

Go to line142
of 386

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Editor36 } from "@/components/beste/piece/editor36";

<Editor36
  value="142"
  total={386}
/>