Beta

Objective Bar

A bar that displays the current objective

Made by lucas
Only 6 steps left

Installation

Usage

<ObjectiveBar />

Props

PropTypeDefault
children
React.ReactNode
-
currentStep?
number
-
steps?
number
-
icon?
React.ElementType
PackageIcon
accentColor?
string
-
bgColor?
string
-
endLabel?
string
-
startLabel?
string
-

Credits

  • Credits to @MarkKnd for the inspiration.