关于DatePicker
#3911
-
DatePicker默认三列 “年月日”,但是我只想要两列 “年月”,没找到怎么设置,还是没有这个功能呢? |
Beta Was this translation helpful? Give feedback.
Answered by
jkiss
Sep 24, 2021
Replies: 2 comments 1 reply
-
没有这个功能的,DatePicker 的 value 和 onChange 都是 如果想选“年+月”,可以自己直接用 Picker 实现,其实很简单的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
目前DatePicker已具备控制精度功能:控制选择精度 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jkiss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前DatePicker已具备控制精度功能:控制选择精度