Skip to main content

Sidebar()

Home > @backstage/core-components > Sidebar

Passing children into the desktop or mobile sidebar depending on the context

Signature:

Sidebar: (props: SidebarProps) => import("react/jsx-runtime").JSX.Element

Parameters

Parameter

Type

Description

props

SidebarProps

**Returns:**

import("react/jsx-runtime").JSX.Element