我想使用useSWR通过下拉菜单过滤数据。sortedOptionList
是硬编码的。在调用api时有没有办法让它更动态?
https://codesandbox.io/s/weathered-wildflower-ousy1n?file=/src/App.tsx:0-1903
我想使用useSWR通过下拉菜单过滤数据。sortedOptionList
是硬编码的。在调用api时有没有办法让它更动态?
https://codesandbox.io/s/weathered-wildflower-ousy1n?file=/src/App.tsx:0-1903
1条答案
按热度按时间omqzjyyz1#
有一个有用的包来完成这个任务。
React Select