Creating a custom DatePicker widget
Similar to what we’ve done creating a mobile calendar experience, with this post we’ll see how easy it is to exploit Aria Templates’ object oriented architecture to modify the look and feel of the DatePicker widget. DatePicker is a text field able to interpret date-like user input, it can also display a drop-down calendar to …
