Text_2
Home > @backstage/ui
> Text\_2
Signature:
Text: {
<T extends ElementType = "p">(props: TextProps<T> & {
ref?: React.ComponentPropsWithRef<T>["ref"];
}): React.ReactElement<TextProps<T>, T>;
displayName: string;
}
Home > @backstage/ui
> Text\_2
Signature:
Text: {
<T extends ElementType = "p">(props: TextProps<T> & {
ref?: React.ComponentPropsWithRef<T>["ref"];
}): React.ReactElement<TextProps<T>, T>;
displayName: string;
}