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

Form表单新增任一表单项被校验后触发的事件 #5883

Open
3 tasks done
liub1934 opened this issue Apr 18, 2024 · 0 comments · May be fixed by #5887
Open
3 tasks done

Form表单新增任一表单项被校验后触发的事件 #5883

liub1934 opened this issue Apr 18, 2024 · 0 comments · May be fixed by #5887
Labels
feature request New feature or request

Comments

@liub1934
Copy link

Clear and concise description of the problem

目前Form表单失去焦点或者change后自动触发的校验没法通过相关事件捕获到,只能通过触发validate方法来获取相关错误信息,期望能增加相关事件可以捕获。

Suggested solution

类似element-ui form中提供的validate事件
https://element-plus.org/zh-CN/component/form.html#form-%E4%BA%8B%E4%BB%B6

Alternative

No response

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@liub1934 liub1934 added the feature request New feature or request label Apr 18, 2024
jizai1125 added a commit to jizai1125/naive-ui that referenced this issue Apr 19, 2024
@jizai1125 jizai1125 linked a pull request Apr 19, 2024 that will close this issue
jizai1125 added a commit to jizai1125/naive-ui that referenced this issue Apr 19, 2024
jizai1125 added a commit to jizai1125/naive-ui that referenced this issue Apr 19, 2024
jizai1125 added a commit to jizai1125/naive-ui that referenced this issue Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant