JustifyContent
Home > @backstage/canon
> JustifyContent
Signature:
export type JustifyContent = 'stretch' | 'start' | 'center' | 'end' | 'around' | 'between';
Home > @backstage/canon
> JustifyContent
Signature:
export type JustifyContent = 'stretch' | 'start' | 'center' | 'end' | 'around' | 'between';