slide_up
Hide an element by animating the height.
Example:
{% button action={slide_up target="myid"} %}
Hides the element with id myid when the button is clicked.
Hide an element by animating the height.
Example:
{% button action={slide_up target="myid"} %}
Hides the element with id myid when the button is clicked.