slide_fade_out

Hide an element by animating the height and opacity.

Example:

{% button action={slide_fade_out target="myid"} %}

Hides the element with id myid when the button is clicked.