UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 103 B
export type StepperItemView = 'idle' | 'error' | 'success'; export type StepperSize = 's' | 'm' | 'l';