TechDocsReaderPageSubheader()
Home > @backstage/plugin-techdocs > TechDocsReaderPageSubheader
Renders the reader page subheader. Please use the Tech Docs add-ons to customize it
Signature:
TechDocsReaderPageSubheader: (props: {
    toolbarProps?: ToolbarProps;
}) => import("react/jsx-runtime").JSX.Element | null
Parameters
| Parameter | Type | Description | 
|---|---|---|
| props | { toolbarProps?: ToolbarProps; } | 
import("react/jsx-runtime").JSX.Element | null