diff --git a/README.md b/README.md
index 2d5ba5d6..6a01f51f 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,7 @@ A lightweight and fast control to render a select component that can display hie
- [id](#id)
- [searchPredicate](#searchpredicate)
- [inlineSearchInput](#inlinesearchinput)
+ - [tabIndex](#tabIndex)
- [Styling and Customization](#styling-and-customization)
- [Using default styles](#default-styles)
- [Customizing with Bootstrap, Material Design styles](#customizing-styles)
@@ -414,6 +415,12 @@ Type: `bool` (default: `false`)
`inlineSearchInput=true` makes the search input renders **inside** the dropdown-content. This can be useful when your UX looks something like [this comment](https://github.com/dowjones/react-dropdown-tree-select/issues/308#issue-526467109).
+### tabIndex
+
+Type: `number` (default: `0`)
+
+`tabIndex=0` attribute indicates that its element can be focused, and where it participates in sequential keyboard navigation.
+
## Styling and Customization
### Default styles
@@ -602,6 +609,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
| [
Lutz Lengemann](http://www.dealzeit.de)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=mobilutz "Code") | [
Akshay Dipta](https://github.com/Eainde)
[π](https://github.com/dowjones/react-dropdown-tree-select/issues?q=author%3AEainde "Bug reports") | [
Ian Langworth β ](https://langworth.com/)
[π€](#ideas-statico "Ideas, Planning, & Feedback") | [
Stoyan Berov](https://github.com/stoberov)
[π](https://github.com/dowjones/react-dropdown-tree-select/issues?q=author%3Astoberov "Bug reports") | [
ellinge](https://github.com/ellinge)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=ellinge "Code") [π€](#ideas-ellinge "Ideas, Planning, & Feedback") [π§](#maintenance-ellinge "Maintenance") | [
Sandy M](https://github.com/moonjy1993)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=moonjy1993 "Code") [π](https://github.com/dowjones/react-dropdown-tree-select/issues?q=author%3Amoonjy1993 "Bug reports") | [
Gustav TonΓ©r](https://www.gazab.se)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=gazab "Code") |
| [
Kestutis Kasiulynas](http://kYem.net)
[π](https://github.com/dowjones/react-dropdown-tree-select/issues?q=author%3AkYem "Bug reports") [π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=kYem "Code") | [
Jesus Cabrera Gonzalez](https://github.com/isuscbrmid)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=isuscbrmid "Code") | [
MJRuskin](https://github.com/MJRuskin)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=MJRuskin "Code") | [
akarshjairaj](https://github.com/akarshjairaj)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=akarshjairaj "Code") | [
Artem Berdyshev](https://github.com/berdyshev)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=berdyshev "Code") [π](https://github.com/dowjones/react-dropdown-tree-select/issues?q=author%3Aberdyshev "Bug reports") | [
Matheus Wichman](https://matheushw.com/)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=m4theushw "Code") | [
aarce-uncharted](https://github.com/aarce-uncharted)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=aarce-uncharted "Code") |
| [
Mohamad Othman](http://osmancode.me)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=osmancode "Code") [π€](#ideas-osmancode "Ideas, Planning, & Feedback") | [
kathleenlu](https://github.com/smurfs2549)
[π»](https://github.com/dowjones/react-dropdown-tree-select/commits?author=smurfs2549 "Code") [π](https://github.com/dowjones/react-dropdown-tree-select/issues?q=author%3Asmurfs2549 "Bug reports") |
+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
diff --git a/__snapshots__/src/index.test.js.md b/__snapshots__/src/index.test.js.md
index abf14839..dd9b4f7c 100644
--- a/__snapshots__/src/index.test.js.md
+++ b/__snapshots__/src/index.test.js.md
@@ -19,6 +19,7 @@ Generated by [AVA](https://ava.li).
clientId="rdts"
onTrigger={Function {}}
showDropdown={true}
+ tabIndex={0}
tags={[]}
texts={{}}
>
@@ -189,6 +190,7 @@ Generated by [AVA](https://ava.li).
clientId="rdts"
onTrigger={Function {}}
showDropdown={true}
+ tabIndex={0}
tags={[]}
texts={{}}
>
@@ -359,6 +361,7 @@ Generated by [AVA](https://ava.li).
disabled={true}
onTrigger={Function {}}
showDropdown={false}
+ tabIndex={0}
tags={[]}
texts={{}}
>
@@ -467,6 +470,7 @@ Generated by [AVA](https://ava.li).
onChange={Function onChange {}}
onFocus={Function onFocus {}}
showDropdown="default"
+ tabIndex={0}
texts={{}}
>