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.
Edit on GitHub
slide_fade_in
DOM Elements
slide_toggle
Referred by
Actions
An overview of all wire actions.