Home > @tridion-sites/extensions > ActivitiesExplorerHook
Hook for accessing Activities Explorer data.
Signature:
export type ActivitiesExplorerHook = () => ActivitiesExplorerHookResult;
References: ActivitiesExplorerHookResult
Should be used only inside Activities Explorer, otherwise throws an error.