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