Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(input, h5): add focus, blur, select ref #2250

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

eiinu
Copy link
Member

@eiinu eiinu commented Apr 20, 2023

这个 PR 做了什么? (简要描述所做更改)
H5:Input 组件实例增加 Ref 方法,支持 foucs、blur、select

这个 PR 是什么类型? (至少选择一个)

  • 错误修复(Bugfix) issue id #
  • 新功能(Feature)
  • 代码重构(Refactor)
  • TypeScript 类型定义修改(Typings)
  • 文档修改(Docs)
  • 代码风格更新(Code style update)
  • 其他,请描述(Other, please describe):

这个 PR 涉及以下平台:

  • NutUI 2.0
  • NutUI 3.0 H5
  • NutUI 3.0 小程序
  • NutUI 4.0 H5
  • NutUI 4.0 小程序

这个 PR 是否已自测:

@eiinu eiinu linked an issue Apr 20, 2023 that may be closed by this pull request
@eiinu eiinu merged commit 7458f04 into jd-opensource:v4 Apr 21, 2023
@eiinu eiinu deleted the feat-input-ref branch June 9, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

希望给Input组件增加原生focus和select方法
1 participant