如何给put_input加上valid_funcs验证用户输入 #441
Unanswered
kitty-eu-org
asked this question in
Q&A
Replies: 1 comment
-
可以使用 pin.pin_on_change() 给pin widget添加验证逻辑 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
我想随着用户输入验证用户输入是否合法,但是目前好像只支持input的validate函数
Beta Was this translation helpful? Give feedback.
All reactions