prosekit/vue/drop-indicator
Anatomy
Section titled “Anatomy”Interfaces
Section titled “Interfaces”DropIndicatorProps
Section titled “DropIndicatorProps”Props for the DropIndicator Vue component.
Properties
Section titled “Properties”-
width?:number -
The line width in pixels.
Default
Section titled “Default”2
Variables
Section titled “Variables”DropIndicator
Section titled “DropIndicator”-
const DropIndicator:DefineSetupFnComponent<DropIndicatorProps&HTMLAttributes> -
A Vue component that renders an
prosekit-drop-indicatorcustom element.