Skip to content

prosekit/solid/drop-indicator

import { DropIndicator } from 'prosekit/solid/drop-indicator'

<DropIndicator />

Props for the DropIndicator Solid component.

width?: number

The line width in pixels.

2

const DropIndicator: Component<DropIndicatorProps & JSX.HTMLAttributes<DropIndicatorElement>>

A Solid component that renders an prosekit-drop-indicator custom element.