wix-incubator / angular-tree-control

Angular JS Tree
http://wix.github.io/angular-tree-control
MIT License
708 stars 277 forks source link

Keyboard Navigation #220

Closed anreinha closed 6 years ago

anreinha commented 8 years ago

Basic keyboard navigation with the arrow keys and selection with space. The navigation is disabled by default. It can be enabled with options.navigation = true.