You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2021. It is now read-only.
@jamiechong I agree with you. It would be helpful to have a map of all the events for each Foundation component so that action closures could be passed in.
I'm looking for a way to trigger an action in my controller when the Reveal widget is closed. Foundation has these events: http://foundation.zurb.com/sites/docs/reveal.html#js-events
It would be great if I could setup my component like this:
{{#zf-reveal onClose=(action 'modalClosed')}}
The text was updated successfully, but these errors were encountered: