Skip to main content
Version: Next

TechDocsReaderPage()

Home > @backstage/plugin-techdocs > TechDocsReaderPage

Component responsible for composing a TechDocs reader page experience

Signature:

TechDocsReaderPage: (props: import("./reader").TechDocsReaderPageProps) => import("react/jsx-runtime").JSX.Element

Parameters

Parameter

Type

Description

props

import("./reader").TechDocsReaderPageProps

Returns:

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