diff --git a/README.md b/README.md index c9deb5926d..0b94a244e7 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,9 @@ You can also use the standalone UMD build by including `dist/react-select.js` an - + - + ``` @@ -394,7 +394,7 @@ function onInputKeyDown(event) { | `onValueClick` | function | undefined | onClick handler for value labels: `function (value, event) {}` | | `openOnClick` | boolean | true | open the options menu when the control is clicked (requires searchable = true) | | `openOnFocus` | boolean | false | open the options menu when the control gets focus | -| `optionClassName`: string | undefined | additional class(es) to apply to the