Replies: 1 comment
-
1、如果是想在点击确认时,做一些表单校验操作,可以通过 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NutUI 包名
@nutui/nutui
这个功能解决了什么问题?
dialog函数式使用时,内部嵌入其他组件,并进行选择或者填写信息等操作,此时希望可以获取子组件的值
你期望的组件设计是怎样的?
是否可以在onOk回调内调用子组件中暴露的特定名称的方法,取返回值加入onOk的入参?
Beta Was this translation helpful? Give feedback.
All reactions