https://gfazioli.github.io/mantine-select-stepper/
Mantine SelectStepper is a React component that allows users to navigate through a list of options using increment and decrement buttons, providing an intuitive alternative to traditional dropdown selects for cycling through predefined values.
https://gfazioli.github.io/mantine-select-stepper/
component form mantine mantine-ui nextjs reactjs reactjs-components select select-stepper stepper typescript
Last synced: 5 months ago
JSON representation
Mantine SelectStepper is a React component that allows users to navigate through a list of options using increment and decrement buttons, providing an intuitive alternative to traditional dropdown selects for cycling through predefined values.
- Host: GitHub
- URL: https://gfazioli.github.io/mantine-select-stepper/
- Owner: gfazioli
- License: mit
- Created: 2026-01-14T16:54:41.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-01-22T06:53:07.000Z (5 months ago)
- Last Synced: 2026-01-22T21:06:22.364Z (5 months ago)
- Topics: component, form, mantine, mantine-ui, nextjs, reactjs, reactjs-components, select, select-stepper, stepper, typescript
- Language: TypeScript
- Homepage: https://gfazioli.github.io/mantine-select-stepper/
- Size: 14.9 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-mantine - Mantine Select Stepper - Allows users to navigate through a list of options using increment and decrement buttons, providing an intuitive alternative to traditional dropdown selects for cycling through predefined values (Libraries)
README
# Mantine SelectStepper Component

[](https://www.npmjs.com/package/@gfazioli/mantine-select-stepper)
[](https://www.npmjs.com/package/@gfazioli/mantine-select-stepper)
[](https://www.npmjs.com/package/@gfazioli/mantine-select-stepper)

---
[
❤️ If this component has been useful to you or your team, please consider becoming a sponsor
](https://github.com/sponsors/gfazioli?o=esc)
## Overview
This component is created on top of the [Mantine](https://mantine.dev/) library.
The [Mantine SelectStepper](https://gfazioli.github.io/mantine-select-stepper/) is a Mantine-based React component that provides an elegant way to select from a list of options through a stepper interface. Users can navigate forward and backward through items using action buttons, with support for keyboard navigation, infinite looping, disabled items, and smooth animations. Built with TypeScript and fully integrated with Mantine's Styles API, it offers extensive customization options including custom icons, animation timing, viewport width, and border styling.
> [!note]
>
> → [Demo and Documentation](https://gfazioli.github.io/mantine-select-stepper/) → [Youtube Video](https://www.youtube.com/playlist?list=PL85tTROKkZrWyqCcmNCdWajpx05-cTal4) → [More Mantine Components](https://mantine-extensions.vercel.app/)
## Installation
```sh
npm install @gfazioli/mantine-select-stepper
```
or
```sh
yarn add @gfazioli/mantine-select-stepper
```
After installation import package styles at the root of your application:
```tsx
import '@gfazioli/mantine-select-stepper/styles.css';
```
## Usage
```tsx
import { SelectStepper } from '@gfazioli/mantine-select-stepper';
function Demo() {
return ;
}
```
## Sponsor
[
❤️ If this component has been useful to you or your team, please consider becoming a sponsor
](https://github.com/sponsors/gfazioli?o=esc)
Your support helps me:
- Keep the project actively maintained with timely bug fixes and security updates
- Add new features, improve performance, and refine the developer experience
- Expand test coverage and documentation for smoother adoption
- Ensure long‑term sustainability without relying on ad hoc free time
- Prioritize community requests and roadmap items that matter most
Open source thrives when those who benefit can give back—even a small monthly contribution makes a real difference. Sponsorships help cover maintenance time, infrastructure, and the countless invisible tasks that keep a project healthy.
Your help truly matters.
💚 [Become a sponsor](https://github.com/sponsors/gfazioli?o=esc) today and help me keep this project reliable, up‑to‑date, and growing for everyone.
---
[](https://www.star-history.com/#gfazioli/mantine-select-stepper&Timeline)
---
https://github.com/user-attachments/assets/d430dd46-2da5-46e3-8dcd-73f666f8c6fe