Module animations

Source

Structs§

AnimationsCssVariables

Statics§

ANIMATE_BOUNCE
Generated from css file. Class content: animation: bounce 1s infinite;
ANIMATE_NONE
Generated from css file. Class content: animation: none;
ANIMATE_PING
Generated from css file. Class content: animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
ANIMATE_PULSE
Generated from css file. Class content: animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
ANIMATE_SPIN
Generated from css file. Class content: animation: spin 1s linear infinite;

Functions§

append_animation_keyframe_style
apply_animations_stylesheet