slide_down
Show an element by animating the height.
Example:
{% button action={slide_down target="myid"} %}
Shows the element with id myid when the button is clicked.
Show an element by animating the height.
Example:
{% button action={slide_down target="myid"} %}
Shows the element with id myid when the button is clicked.