Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to manage ui element like Marionette #51

Closed
infacq opened this issue Nov 16, 2014 · 3 comments
Closed

How to manage ui element like Marionette #51

infacq opened this issue Nov 16, 2014 · 3 comments

Comments

@infacq
Copy link

infacq commented Nov 16, 2014

How do I manage the ui element like Marionette ItemView

@andrefgneves
Copy link

+1

this doesn't seem to work:

ui: {
   'myUIElement': '.myUIElementSelector'
},

events: {
   'click @ui.myUIElement': 'doStuff'
}

@infacq
Copy link
Author

infacq commented Nov 16, 2014

I even can't extend the Marionette.View

@jimf
Copy link
Contributor

jimf commented Oct 3, 2017

+1. Closing as a duplicate of #88.

@jimf jimf closed this as completed Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants