Skip to content

prosekit/react/block-handle

BlockDragHandle()

BlockDragHandle(props): ReactNode

Parameters

props: Partial<BlockDragHandleProps> & RefAttributes<BlockDragHandle> & HTMLAttributes<BlockDragHandle>

Returns

ReactNode


BlockHandleAdd()

BlockHandleAdd(props): ReactNode

Parameters

props: Partial<BlockHandleAddProps> & RefAttributes<BlockHandleAdd> & HTMLAttributes<BlockHandleAdd>

Returns

ReactNode


BlockHandleDraggable()

BlockHandleDraggable(props): ReactNode

Parameters

props: Partial<BlockHandleDraggableProps> & RefAttributes<BlockHandleDraggable> & HTMLAttributes<BlockHandleDraggable>

Returns

ReactNode


BlockHandlePopover()

BlockHandlePopover(props): ReactNode

Parameters

props: Partial<BlockHandlePopoverProps> & RefAttributes<BlockHandlePopover> & HTMLAttributes<BlockHandlePopover>

Returns

ReactNode


BlockPopover()

BlockPopover(props): ReactNode

Parameters

props: Partial<BlockPopoverProps> & RefAttributes<BlockPopover> & HTMLAttributes<BlockPopover>

Returns

ReactNode