BalanceIndicator - Color-coded border indicator for player balance state
Renders a border around the player HUD area with color matching the current balance state. Uses smooth transitions for state changes.
<BalanceIndicator balanceState="SHAKEN" position="left" isMobile={false}/> Copy
<BalanceIndicator balanceState="SHAKEN" position="left" isMobile={false}/>
BalanceIndicator - Color-coded border indicator for player balance state
Renders a border around the player HUD area with color matching the current balance state. Uses smooth transitions for state changes.
Example