Skip to content
GitHubDiscord

prosekit/react/drop-indicator

Props for the DropIndicator component.

width?: number

The line width in pixels.

2

const DropIndicator: ForwardRefExoticComponent<DropIndicatorProps & RefAttributes<DropIndicatorElement> & HTMLAttributes<DropIndicatorElement>>