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-handleThis component renders icon-only buttons and needs a TooltipProvider ancestor (delay={400}
is what the playground itself uses).