Replies: 1 comment 1 reply
-
put_tabs() 不支持tab切换回调。不过你可以通过put_button 和 use_scope(name, clear=True)实现类似的逻辑,比如这个demo |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
如何在使用put_tabs时,当切换tab页调用回调函数?
Beta Was this translation helpful? Give feedback.
All reactions