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.
有没有办法在选择日期字段时在日期字段上设置焦点边框,并在我们从日期字段失去焦点时将边框更改为其他颜色。
谢谢
这个例子可能是你正在寻找的。它TextField在其示例中使用了 a ,但它不应该太难适应与 a 一起使用DateField。
TextField
DateField