Skip to content

prosekit/preact/block-handle

BlockDragHandle()

BlockDragHandle(props, context?): null | VNode<any>

Parameters

props: RenderableProps<Partial<BlockDragHandleProps> & RefAttributes<BlockDragHandle> & HTMLAttributes<BlockDragHandle>, any>

context?: any

Returns

null | VNode<any>


BlockHandleAdd()

BlockHandleAdd(props, context?): null | VNode<any>

Parameters

props: RenderableProps<Partial<BlockHandleAddProps> & RefAttributes<BlockHandleAdd> & HTMLAttributes<BlockHandleAdd>, any>

context?: any

Returns

null | VNode<any>


BlockHandleDraggable()

BlockHandleDraggable(props, context?): null | VNode<any>

Parameters

props: RenderableProps<Partial<BlockHandleDraggableProps> & RefAttributes<BlockHandleDraggable> & HTMLAttributes<BlockHandleDraggable>, any>

context?: any

Returns

null | VNode<any>


BlockHandlePopover()

BlockHandlePopover(props, context?): null | VNode<any>

Parameters

props: RenderableProps<Partial<BlockHandlePopoverProps> & RefAttributes<BlockHandlePopover> & HTMLAttributes<BlockHandlePopover>, any>

context?: any

Returns

null | VNode<any>


BlockPopover()

BlockPopover(props, context?): null | VNode<any>

Parameters

props: RenderableProps<Partial<BlockPopoverProps> & RefAttributes<BlockPopover> & HTMLAttributes<BlockPopover>, any>

context?: any

Returns

null | VNode<any>