prosekit/vue/drop-indicator
Interfaces
Section titled “Interfaces”DropIndicatorProps
Section titled “DropIndicatorProps”Props for the DropIndicator component.
Properties
Section titled “Properties”-
width?:number -
The line width in pixels.
Default
Section titled “Default”2
DropIndicatorEmits
Section titled “DropIndicatorEmits”Emits for the DropIndicator component.
Variables
Section titled “Variables”DropIndicator
Section titled “DropIndicator”-
const DropIndicator:DefineSetupFnComponent<DropIndicatorProps&HTMLAttributes,DropIndicatorEmits>