TechDocsPageWrapperProps
Home > @backstage/plugin-techdocs
> TechDocsPageWrapperProps
Props for TechDocsPageWrapper()
Signature:
export type TechDocsPageWrapperProps = {
children?: React.ReactNode;
};
Home > @backstage/plugin-techdocs
> TechDocsPageWrapperProps
Props for TechDocsPageWrapper()
Signature:
export type TechDocsPageWrapperProps = {
children?: React.ReactNode;
};