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