I'm working on my first Blazor project so I think this is a newbie question. I noticed that if I use the built-in InputDate control, it automatically provides a date picker.
My project uses a dark theme as its default theme and out of the box, the date picker is white -- see below:
Where can I find any documentation on how to stylize this control? I searched the official documentation at this link but couldn't find anything there. Thanks.
