slash-editor
Components

Block Handle

Gutter hover handle for insert-below, drag-to-reorder, and the block context menu. Requires a TooltipProvider ancestor.

Installation

bunx --bun shadcn@latest add @slash-editor/block-handle

This component renders icon-only buttons and needs a TooltipProvider ancestor (delay={400} is what the playground itself uses).

On this page