Animation
Wisej.NET Animation enables style transition animations between configurations.
info
For a full list of properties, methods and events see the API documentation.
Features
Animation Timing
The Timing property provides several preset values:
Default: Uses the speed defined in the original definition
-35b6a1d8a6ae595d4546ea3a766eb543.gif)
Linear: Maintains constant speed from start to end
-71ba81525b5441f71dbfc18ca2c708f4.gif)
Ease: Starts slow, accelerates, then ends slowly
-ecf8306fbccc4619709b2d977c3afa35.gif)
EaseIn: Begins with slow acceleration

EaseOut: Features slow start and end phases

Advanced
JavaScript Widget
| Item | Description |
|---|---|
| Class name | "wisej.web.extender.Animation" |
| Source code | https://github.com/iceteagroup/wisej-js |