Skip to content
GitHubDiscord

prosekit/solid/drop-indicator

Props for the DropIndicator component.

width?: number

The line width in pixels.

2

const DropIndicator: Component<PropsWithElement<DropIndicatorProps, DropIndicatorElement>>