For a client animation, you define only the target values and the animation time in the element properties. The animation is computed on the client. With this functionality, you can change the position, the angle, and the visibility of elements. In this way, you can easily implement typical effects such as hiding or showing a menu.
Note
To get this functionality, you have to select the Preview: Support client animations and overlay of native elements option in the Visualization Manager.
See also