Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

how to pass parameters to events? #12

Closed
ErichBSchulz opened this issue Apr 26, 2013 · 1 comment
Closed

how to pass parameters to events? #12

ErichBSchulz opened this issue Apr 26, 2013 · 1 comment

Comments

@ErichBSchulz
Copy link

sorry - have looked around

this is the closes I can find to any doco: marionettejs/backbone.marionette#402 (comment)

@ErichBSchulz
Copy link
Author

ok... figured it out:

just need a second param on the trigger:

agcApp.vent.trigger("booth:available", this.model);

doh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant