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