Const
ProgressBar Component
A progress bar component for displaying health, ki, and stamina. Uses Korean cyberpunk theming with gradient fills.
<ProgressBar type="health" current={75} max={100} label={{ korean: "체력", english: "Health" }}/> Copy
<ProgressBar type="health" current={75} max={100} label={{ korean: "체력", english: "Health" }}/>
ProgressBar Component
A progress bar component for displaying health, ki, and stamina. Uses Korean cyberpunk theming with gradient fills.