tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > useOptionalPublishingQueueExplorerTable

useOptionalPublishingQueueExplorerTable variable

Provides access to PublishingQueue Explorer Table data and methods, if available.

Signature:

useOptionalPublishingQueueExplorerTable: OptionalPublishingQueueExplorerTableHook;

Remarks

Safe to be used within or outside of the PublishingQueue Explorer Table. undefined is returned when used outside of PublishingQueue Explorer Table.