SettingsLayoutProps
Home > @backstage/plugin-user-settings
> SettingsLayoutProps
Signature:
export type SettingsLayoutProps = {
title?: string;
subtitle?: string;
children?: React.ReactNode;
};
Home > @backstage/plugin-user-settings
> SettingsLayoutProps
Signature:
export type SettingsLayoutProps = {
title?: string;
subtitle?: string;
children?: React.ReactNode;
};