Skip to content

prosekit/vue/drop-indicator

import { DropIndicator } from 'prosekit/vue/drop-indicator'

<DropIndicator />

Props for the DropIndicator Vue component.

width?: number

The line width in pixels.

2

const DropIndicator: DefineSetupFnComponent<DropIndicatorProps & HTMLAttributes>

A Vue component that renders an prosekit-drop-indicator custom element.