Content()
Home > @backstage/core-components
> Content
The main content part inside a Page().
Signature:
function Content(props: PropsWithChildren<Props>): React.JSX.Element;
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
PropsWithChildren<Props> |
React.JSX.Element