mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Adding the second parameter:
--
LoadOptions is called here with the value of the responseHandler-Variable:
https://github.com/JedWatson/react-select/blob/74e0f08/src/Async.js#L138
The implementation of that function is here:
https://github.com/JedWatson/react-select/blob/74e0f08/src/Async.js#L102
It's very obvious that this function needs two parameters.
The data-parameter:
--
See their readme.md file:
|
||
|---|---|---|
| .. | ||
| react-select-0.9.10-tests.tsx | ||
| react-select-0.9.10.d.ts | ||
| react-select-tests.tsx | ||
| react-select.d.ts | ||