hide Hide an element without any animation. Example: {% button action={hide target="myid"} %} Hides the element with id “myid” when the button is clicked. Edit on GitHub