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

Explore adding a way to select a node by index #67

Closed
breck7 opened this issue Sep 17, 2013 · 1 comment
Closed

Explore adding a way to select a node by index #67

breck7 opened this issue Sep 17, 2013 · 1 comment

Comments

@breck7
Copy link
Owner

breck7 commented Sep 17, 2013

Now that keys aren't always unique, would be helpful to have a way to select a node something like this:

var page = new Space()
page.set('body div h1 a hello world')
page.get('0 0 0 0')
@breck7
Copy link
Owner Author

breck7 commented Oct 14, 2013

Since added 'getByIndexPath' method

@breck7 breck7 closed this as completed Oct 14, 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

1 participant