tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > useOptionalPublishingQueueExplorer

useOptionalPublishingQueueExplorer variable

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

Signature:

useOptionalPublishingQueueExplorer: OptionalPublishingQueueExplorerHook;

Remarks

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