SidebarPageProps
Home > @backstage/core-components
> SidebarPageProps
Props for SidebarPage
Signature:
export type SidebarPageProps = {
children?: React.ReactNode;
};
Home > @backstage/core-components
> SidebarPageProps
Props for SidebarPage
Signature:
export type SidebarPageProps = {
children?: React.ReactNode;
};