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