Skip to content

Drop Cursor

Show a visual indicator when something is dragged over the editor.

Usage

ts
import { 
defineDropCursor
} from 'prosekit/extensions/drop-cursor'
const
extension
=
defineDropCursor
()

API Reference