prosekit/react/drop-indicator
Anatomy
Section titled “Anatomy”Interfaces
Section titled “Interfaces”DropIndicatorProps
Section titled “DropIndicatorProps”Props for the DropIndicator React 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&HTMLAttributes<DropIndicatorElement> &RefAttributes<DropIndicatorElement>> -
A React component that renders an
prosekit-drop-indicatorcustom element.