useSidebarOpenState()
Home > @backstage/core-components
> useSidebarOpenState
Hook to read and update the sidebar's open state, which controls whether or not the sidebar is open and full-width, or closed and only displaying icons.
Signature:
useSidebarOpenState: () => SidebarOpenState
Returns: