slide_toggle
Toggle an element by sliding it up and down.
The target argument selects the element. speed can be a duration in
milliseconds or a named jQuery duration.
{% button text="Details" action={slide_toggle target="details" speed=200} %}
Toggle an element by sliding it up and down.
The target argument selects the element. speed can be a duration in
milliseconds or a named jQuery duration.
{% button text="Details" action={slide_toggle target="details" speed=200} %}