HeadingProps
Home > @backstage/canon
> HeadingProps
Signature:
export type HeadingProps<T extends ElementType = 'h1'> = HeadingOwnProps & Omit<ComponentPropsWithRef<T>, keyof HeadingOwnProps>;
References: HeadingOwnProps
Home > @backstage/canon
> HeadingProps
Signature:
export type HeadingProps<T extends ElementType = 'h1'> = HeadingOwnProps & Omit<ComponentPropsWithRef<T>, keyof HeadingOwnProps>;
References: HeadingOwnProps