Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对日期和数字的微调按钮有疑问。
我有一个inputnumber 和min=1and类型max=3,最初输入中没有值。现在,如果我单击向上箭头(下一个值),输入显示数字 2 而不是我所期望的数字 1。
input
min=1
max=3
这与演示页面上显示的行为相同。
有没有办法让它显示第一个值?那是1号。
这种行为现在得到了改进。并将在下一个版本 1.12.8 中。