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

goto component #8

Closed
pablomayobre opened this issue Nov 27, 2017 · 1 comment
Closed

goto component #8

pablomayobre opened this issue Nov 27, 2017 · 1 comment

Comments

@pablomayobre
Copy link
Contributor

Basically goto("nodeid") short syntax for link(function () return "nodeid" end)

@pablomayobre
Copy link
Contributor Author

Note: if you type checked the first argument for link you could do link("nodeid") which would be even better than goto("nodeid")

pablomayobre added a commit to pablomayobre/Babble that referenced this issue Nov 27, 2017
This makes links directly go to a specified node, fixes Keyslam#8
pablomayobre added a commit to pablomayobre/Babble that referenced this issue Nov 27, 2017
This makes links directly go to a specified node, fixes Keyslam#8
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

1 participant