Expand description
Combo streak indicator component.
Displays the current combo count with animated flames and multiplier. Shows “NEW RECORD!” toast when achieving a personal best.
§Props
combo- Current combo count (0 hides the component)multiplier- XP multiplier (e.g., 1.5x)is_new_record- Whether this combo beats the personal record
Re-exports§
pub use ComboIndicator_completions::Component::ComboIndicator;
Structs§
- Combo
Indicator Props - Properties for the
ComboIndicatorcomponent.
Functions§
- Combo
Indicator - Props