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
{{ message }}
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.
My problem - I want to override the tabindex on a radio button provided by formly
ngModelElAttrs works for textbox but am not able to override the tabindex for radio button (default is 0 as present in https://github.com/formly-js/angular-formly-templates-bootstrap/tree/master/src/types/ )
any hints are appreciated.
details can be referenced here as well, http://stackoverflow.com/questions/33858038/how-to-add-a-tabindex-for-radio-buttons-in-angular-formly/33871230#33871230
The text was updated successfully, but these errors were encountered: