TechDocsReaderPageContentProps
Home > @backstage/plugin-techdocs
> TechDocsReaderPageContentProps
Props for TechDocsReaderPageContent()
Signature:
export type TechDocsReaderPageContentProps = {
entityRef?: CompoundEntityRef;
withSearch?: boolean;
onReady?: () => void;
};
References: CompoundEntityRef