prosekit/react/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
Variables
Section titled “Variables”DropIndicator
Section titled “DropIndicator”-
const DropIndicator:ForwardRefExoticComponent<DropIndicatorProps&RefAttributes<DropIndicatorElement> &HTMLAttributes<DropIndicatorElement>>