UNPKG

@agendize/design-system

Version:
5 lines 178 B
export interface ButtonLayoutProps { justifyContent?: 'start' | 'center' | 'end'; wrapTo?: 'column' | 'row-stretch'; } //# sourceMappingURL=buttonLayoutViewModel.d.ts.map