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

integrate console #6

Open
cesutherland opened this issue Mar 22, 2013 · 0 comments
Open

integrate console #6

cesutherland opened this issue Mar 22, 2013 · 0 comments
Assignees

Comments

@cesutherland
Copy link
Member

Use Case: You have a UI component and you want to manually toggle some JS controls on that component.

It would be useful to poke at scope variables within taxi. The developer console lives in the global scope.

Solutions:

  1. expose a tree of scope variables.
  2. display an editor which acts as a console, executing whatever code wrapped in a callback bound to the passenger scope.
@ghost ghost assigned graineri Aug 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants