searchValue in the SelectProps type, what kind of effect does it have?

未关闭
#697 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
25/100
Issue 类型
文档
描述清晰度
需要澄清
活跃度
停滞
技术栈
react, typescript

调研方向

从 src/Select.tsx 中 SelectProps 定义和 searchValue prop 附近开始,然后将其行为与链接的 CodeSandbox 和文档网站进行比较。记录 searchValue 的作用,并在源代码和当前文档能够确定这一点的情况下,明确它是否 deprecated。

由索引模型根据 Issue 内容生成。

描述

Hi!
thx useful libs.

I can use searchValue props like this,

https://codesandbox.io/s/youthful-danilo-b2xh9?file=/App.tsx

https://github.com/react-component/select/blob/master/src/Select.tsx#L107

but I don't know what effect it will have as it is not documented.

https://select-react-component.vercel.app/

Is this deprecated?

主要语言
TypeScript
星标
938
派生
482
平均合并
15 小时 8 分钟
30 天内合并 PR
2

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

react-component/select 的其他 Issue

查看 react-component/select 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。