unmask
Remove a mask placed over an element with mask.
Removes a mask that was placed over an element using the mask action.
Example:
{% wire action={unmask target="logon_outer"} %}
In this example the mask over the logon_outer div will be removed.
See also the action mask.
This page is part of the Zotonic documentation, which is licensed under the Apache License 2.0.