HeadingProps
Home > @backstage/canon
> HeadingProps
Signature:
export interface HeadingProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' |
(Optional) | ||
React.ReactNode | |||
string |
(Optional) | ||
React.CSSProperties |
(Optional) | ||
'display' | 'title1' | 'title2' | 'title3' | 'title4' | 'title5' | Partial<Record<Breakpoint, 'display' | 'title1' | 'title2' | 'title3' | 'title4' | 'title5'>> |
(Optional) |