Skip to content

prosekit/preact/table-handle

TableHandleColumnRoot()

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

Parameters

props: RenderableProps<Partial<TableHandleColumnRootProps> & RefAttributes<TableHandleColumnRoot> & HTMLAttributes<TableHandleColumnRoot>, any>

context?: any

Returns

null | VNode<any>


TableHandleColumnTrigger()

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

Parameters

props: RenderableProps<Partial<TableHandleColumnTriggerProps> & RefAttributes<TableHandleColumnTrigger> & HTMLAttributes<TableHandleColumnTrigger>, any>

context?: any

Returns

null | VNode<any>


TableHandlePopoverContent()

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

Parameters

props: RenderableProps<Partial<TableHandlePopoverContentProps> & RefAttributes<TableHandlePopoverContent> & HTMLAttributes<TableHandlePopoverContent>, any>

context?: any

Returns

null | VNode<any>


TableHandlePopoverItem()

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

Parameters

props: RenderableProps<Partial<TableHandlePopoverItemProps> & RefAttributes<TableHandlePopoverItem> & HTMLAttributes<TableHandlePopoverItem>, any>

context?: any

Returns

null | VNode<any>


TableHandleRoot()

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

Parameters

props: RenderableProps<Partial<TableHandleRootProps> & RefAttributes<TableHandleRoot> & HTMLAttributes<TableHandleRoot>, any>

context?: any

Returns

null | VNode<any>


TableHandleRowRoot()

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

Parameters

props: RenderableProps<Partial<TableHandleRowRootProps> & RefAttributes<TableHandleRowRoot> & HTMLAttributes<TableHandleRowRoot>, any>

context?: any

Returns

null | VNode<any>


TableHandleRowTrigger()

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

Parameters

props: RenderableProps<Partial<TableHandleRowTriggerProps> & RefAttributes<TableHandleRowTrigger> & HTMLAttributes<TableHandleRowTrigger>, any>

context?: any

Returns

null | VNode<any>