PolymerElements / iron-selector

Manages a list of elements that can be selected
32 stars 55 forks source link

keyboard navigation? #55

Closed atotic closed 8 years ago

atotic commented 9 years ago

I've just used iron-selector to create a button group. Works great, except for keyboard navigation. ? What's the suggested way to do keyboard navigation on iron-selector?

notwaldorf commented 8 years ago

You can use IronMenuBehavior or IronMenuBarBehavior to get arrow support.