React-select: Tabindex property needed

Created on 28 Mar 2016  路  1Comment  路  Source: JedWatson/react-select

Hi,

I think a tabindex property is needed in order to specify the tab order of the select element. Right now the select input gets a tabindex=0 but the possibility to override this value would be much appreciated.

Thanks!

Most helpful comment

I had a look into the source code and actually there is a tabIndex prop but the documentation doesn't say anything about it :)

>All comments

I had a look into the source code and actually there is a tabIndex prop but the documentation doesn't say anything about it :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sampatbadhe picture sampatbadhe  路  3Comments

pashap picture pashap  路  3Comments

MalcolmDwyer picture MalcolmDwyer  路  3Comments

geraldfullam picture geraldfullam  路  3Comments

yrabinov picture yrabinov  路  3Comments