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