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

Meesam picture Meesam  路  3Comments

x-yuri picture x-yuri  路  3Comments

batusai513 picture batusai513  路  3Comments

MindRave picture MindRave  路  3Comments

ericj17 picture ericj17  路  3Comments