Home > @tridion-sites/extensions > PublishingQueueExplorerTableHook
Hook for accessing PublishingQueue Explorer Table data and methods.
Signature:
export type PublishingQueueExplorerTableHook = () => PublishingQueueExplorerTableHookResult;
References: PublishingQueueExplorerTableHookResult
Should be used only inside PublishingQueue Explorer Table, otherwise throws an error.