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;
}) => React.JSX.Element | null
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
{ toolbarProps?: ToolbarProps; } |
React.JSX.Element | null