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
Currently keyBindings are decided by behaviors but for example for a <paper-radio-button> it is necessary to allow to directly set key-bindings on the element.
The text was updated successfully, but these errors were encountered:
Description
Currently
keyBindings
are decided by behaviors but for example for a<paper-radio-button>
it is necessary to allow to directly setkey-bindings
on the element.The text was updated successfully, but these errors were encountered: