-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
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:
- expose a tree of scope variables.
- display an editor which acts as a console, executing whatever code wrapped in a callback bound to the passenger scope.