UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

3 lines 158 B
export type StepperDirection = "column" | "row"; export type StepState = "complete" | "upcoming" | "attention" | "active"; //# sourceMappingURL=types.d.ts.map