FlexDirectionProps
Home > @backstage/canon
> FlexDirectionProps
Signature:
export type FlexDirectionProps = 'row' | 'column' | Partial<Record<Breakpoint, 'row' | 'column'>>;
References: Breakpoint
Home > @backstage/canon
> FlexDirectionProps
Signature:
export type FlexDirectionProps = 'row' | 'column' | Partial<Record<Breakpoint, 'row' | 'column'>>;
References: Breakpoint