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