Replies: 2 comments
-
这个组件的体验很赞!我觉得可以支持! |
Beta Was this translation helpful? Give feedback.
0 replies
-
已创建 issue #1365 |
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.
-
如下图:

labeledInput
输入框和选择框的 placeholder 就以 label 数据展示,在 active 和 focus 的状态下,label 就动态移动到当前组件的上方
这种形式在数据量非常多的时候是非常节省页面空间的,可以考虑下在 input、date 和 select 等输入型的组件上加上这个类型。
Beta Was this translation helpful? Give feedback.
All reactions