Change font for datetimepicker and dropdown

How do I change the font for these components?

Thanks

It depends on what version youre using, as before 8.0.13 there were many probelms with setting the font of the Dropdown, and the DateTime Picker didn’t allow it at all if I recall correctly.

As of 8.0.13 (still in RC), you can set Dropdown.style.fontFamily to the font you’d like:

The DateTime Picker currently has a bug which prevents modifying the text in the Dropdowns, although the text of the calendar itself may be modified with the same property setting as the Dropdown.