Heading()
Home > @backstage/canon
> Heading
Signature:
Heading: <T extends ElementType = "h1">(props: HeadingProps<T> & {
ref?: React.Ref<any>;
}) => React.ReactElement | null
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
HeadingProps<T> & { ref?: React.Ref<any>; } |
React.ReactElement | null