lightweight-confetti
Reactive icon

Lightweight Confetti

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 Mar (2 weeks ago)
 by 
EONE TECHNOLOGIES PRIVATE LIMITED
0.0
 (0 ratings)
lightweight-confetti

Lightweight Confetti

Details
The Confetti Animation component is a lightweight, Customizable, reusable UI widget that renders configurable confetti effects (Burst, Fall, Wave) on any screen.
Read more

The Confetti Animation component is a lightweight, reusable UI widget that renders configurable confetti effects (Burst, Fall, Wave) on any screen.

It exposes configurable parameters so developers can fine-tune animations without writing JavaScript.


2. Public Interface (Inputs)

Define the following as public input parameters in your OutSystems block/module.

2.1 Animation Configuration

  • AnimationType (Text or Static Entity)
    Selects the base animation preset.
    Options:
    • Burst – Explosion effect from origin
    • Fall – Snow-like effect from top
    • Wave – Oscillating, matrix-like effect
  • ParticleCount (Integer)
    Total number of particles generated per trigger.
    Range: 10 – 2000
    Recommended: 50 – 500
  • DurationMs (Integer)
    Duration of the animation in milliseconds.
    Range: 500 – 20000
  • SpeedMultiplier (Decimal)
    Global speed multiplier for particle velocity.
    Range: 0.1 – 5 (default = 1)
  • SpreadDegrees (Integer)
    Angular spread of particles.
    Range: 10 – 360
    Note: Applies only to Burst
  • GravityPull (Decimal)
    Gravity applied to particles.
    Range: -2 – 5
    • Negative ? upward motion
    • Positive ? downward motion
Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category