tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > PublishingQueueExplorerTableHook

PublishingQueueExplorerTableHook type

Hook for accessing PublishingQueue Explorer Table data and methods.

Signature:

export type PublishingQueueExplorerTableHook = () => PublishingQueueExplorerTableHookResult;

References: PublishingQueueExplorerTableHookResult

Remarks

Should be used only inside PublishingQueue Explorer Table, otherwise throws an error.