FlexWrapProps
Home > @backstage/canon
> FlexWrapProps
Signature:
export type FlexWrapProps = 'wrap' | 'nowrap' | Partial<Record<Breakpoint, 'wrap' | 'nowrap'>>;
References: Breakpoint
Home > @backstage/canon
> FlexWrapProps
Signature:
export type FlexWrapProps = 'wrap' | 'nowrap' | Partial<Record<Breakpoint, 'wrap' | 'nowrap'>>;
References: Breakpoint