BorderRadiusProps
Home > @backstage/canon
> BorderRadiusProps
Signature:
export type BorderRadiusProps = 'none' | 'small' | 'medium' | 'full' | Partial<Record<Breakpoint, 'none' | 'small' | 'medium' | 'full'>>;
References: Breakpoint
Home > @backstage/canon
> BorderRadiusProps
Signature:
export type BorderRadiusProps = 'none' | 'small' | 'medium' | 'full' | Partial<Record<Breakpoint, 'none' | 'small' | 'medium' | 'full'>>;
References: Breakpoint