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