prosekit/preact/table-handle
TableHandleColumnRootProps
Props for the TableHandleColumnRoot component.
Type: Partial<CreateProps<TableHandleColumnRootProps, Events>>
TableHandleColumnTriggerProps
Props for the TableHandleColumnTrigger component.
Type: Partial<CreateProps<TableHandleColumnTriggerProps, Events>>
TableHandlePopoverContentProps
Props for the TableHandlePopoverContent component.
Type: Partial<CreateProps<TableHandlePopoverContentProps, TableHandlePopoverContentEvents>>
TableHandlePopoverItemProps
Props for the TableHandlePopoverItem component.
Type: Partial<CreateProps<TableHandlePopoverItemProps, TableHandlePopoverItemEvents>>
TableHandleRootProps
Props for the TableHandleRoot component.
Type: Partial<CreateProps<TableHandleRootProps, Events>>
TableHandleRowRootProps
Props for the TableHandleRowRoot component.
Type: Partial<CreateProps<TableHandleRowRootProps, Events>>
TableHandleRowTriggerProps
Props for the TableHandleRowTrigger component.
Type: Partial<CreateProps<TableHandleRowTriggerProps, TableHandleRowTriggerEvents>>
TableHandleColumnRoot
function TableHandleColumnRoot(props: RenderableProps<Partial<Partial<CreateProps<TableHandleColumnRootProps, TableHandleColumnRootEvents>>> & RefAttributes<TableHandleColumnRoot> & HTMLAttributes<TableHandleColumnRoot>, any>, context?: any): ComponentChildren
TableHandleColumnTrigger
function TableHandleColumnTrigger(props: RenderableProps<Partial<Partial<CreateProps<TableHandleColumnTriggerProps, TableHandleColumnTriggerEvents>>> & RefAttributes<TableHandleColumnTrigger> & HTMLAttributes<TableHandleColumnTrigger>, any>, context?: any): ComponentChildren
TableHandlePopoverContent
function TableHandlePopoverContent(props: RenderableProps<Partial<Partial<CreateProps<TableHandlePopoverContentProps, TableHandlePopoverContentEvents>>> & RefAttributes<TableHandlePopoverContent> & HTMLAttributes<TableHandlePopoverContent>, any>, context?: any): ComponentChildren
TableHandlePopoverItem
function TableHandlePopoverItem(props: RenderableProps<Partial<Partial<CreateProps<TableHandlePopoverItemProps, TableHandlePopoverItemEvents>>> & RefAttributes<TableHandlePopoverItem> & HTMLAttributes<TableHandlePopoverItem>, any>, context?: any): ComponentChildren
TableHandleRoot
function TableHandleRoot(props: RenderableProps<Partial<Partial<CreateProps<TableHandleRootProps, TableHandleRootEvents>>> & RefAttributes<TableHandleRoot> & HTMLAttributes<TableHandleRoot>, any>, context?: any): ComponentChildren
TableHandleRowRoot
function TableHandleRowRoot(props: RenderableProps<Partial<Partial<CreateProps<TableHandleRowRootProps, TableHandleRowRootEvents>>> & RefAttributes<TableHandleRowRoot> & HTMLAttributes<TableHandleRowRoot>, any>, context?: any): ComponentChildren
TableHandleRowTrigger
function TableHandleRowTrigger(props: RenderableProps<Partial<Partial<CreateProps<TableHandleRowTriggerProps, TableHandleRowTriggerEvents>>> & RefAttributes<TableHandleRowTrigger> & HTMLAttributes<TableHandleRowTrigger>, any>, context?: any): ComponentChildren