Mouse Interaction
The base interaction layer.
The base interaction layer.
Easing functions specify the speed at which an animation progresses at different points within the animation.
Slides the element out of the viewport.
The clip effect will hide or show an element by clipping the element vertically or horizontally.
The pulsate effect hides or shows an element by pulsing it in or out.
Animate colors using .animate().
The blind effect hides or shows an element by wrapping the element in a container, and “pulling the blinds”
Defines an effect.
The explode effect hides or shows an element by splitting it into pieces.
The fade effect hides or shows an element by fading it.
The fold effect hides or shows an element by folding it.
The highlight effect hides or shows an element by animating its background color first.
Getter/setter for an object version of the CSS clip property.
Resize an element to a specified width and height.
Creates a puff effect by scaling the element up and hiding it at the same time.
Shakes the element multiple times, vertically or horizontally.
Selects elements which have data stored under the specified key.
A mixin to call refresh() on an input widget when the parent form gets reset.
Transfers the outline of an element to another element
Creates a placeholder to support clip animations without disrupting the layout.