Stepper

Stepper is a field allowing users to enter a numeric value and incrementally adjust it.

React

Is new design vision part implemented using new tokens?

Up to date

Resources

Example


                                                        
                                                        
                                                            import { Stepper } from '@optimus-web/core';
                                                        
                                                        <Stepper
                                                            size="medium"
                                                            label="Label"
                                                            helper="Helper, description, or notification text"
                                                        />