View Source ZoonkWeb.Components.Utils (Zoonk v0.2.0-alpha)

Utils to be used in function components.

Link to this section Summary

Functions

Hides a HTML element with a transition.

Shows a HTML element with a transition.

Link to this section Functions

Link to this function

hide(js \\ %JS{}, selector)

View Source

Hides a HTML element with a transition.

Link to this function

show(js \\ %JS{}, selector)

View Source

Shows a HTML element with a transition.