BreadCrumb
Step indicator component displaying circular dots to show progress through a multi-step flow. Highlights the current active step with primary color.Import
Props
Total number of steps to display
Current active step index (0-based)
Custom styles for the container
Usage
Notes
selectedStepis 0-based (first step is 0)- Active step is highlighted with primary background color
- Inactive steps use low-opacity text color
- Each step is displayed as a circular dot (8px diameter)