You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of the suggested behaviours for widgets, tree and others, use modifier keys, usually, select item plus navigate. Even if those behaviours need not be provided, both the keys attribute and the _onkeyDown method should support defining and detecting such key combinations.
Ryan,
Because the arrowkeys disable navigation inside input-elements, I thought of trying to use tab and shift+tab for navigation.
Can I specify the 'shift+tab' as navigation-key?
PS. I quess I need to dive deeper into changing the 'keys'-attribute --> my first attempts fail here
Kind Regards,
Marco
The text was updated successfully, but these errors were encountered: