SidebarPinStateContext
Home > @backstage/core-components
> SidebarPinStateContext
Warning: This API is now obsolete.
Use
<SidebarPinStateContextProvider>
+useSidebarPinState()
instead.
Contains the state on how the Sidebar
is rendered
Signature:
LegacySidebarPinStateContext: React.Context<SidebarPinStateContextType>