tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > EditorPanelsExtensionConfiguration > usePanel

EditorPanelsExtensionConfiguration.usePanel property

Hook which returns information about the current panel for the extension

Signature:

readonly usePanel: (props: THookProps) => EditorPanelsExtensionHookResult;