CodeBeam.MudBlazor.Extensions icon indicating copy to clipboard operation
CodeBeam.MudBlazor.Extensions copied to clipboard

[Feature Request] MudDateWheelPicker should be able to set where the rolodex starts

Open r1chardnguy3n opened this issue 3 months ago • 0 comments
trafficstars

Current Behavior: The MudDateWheelPicker component always defaults to January 1st of the current year when opened.

Image

Problem: This forces users to scroll to the desired date (e.g. today), which can be inconvenient, especially when selecting dates close to the current date.

Requested Enhancement: Add a new parameter (e.g. DefaultDate or InitialDate) that allows consumers of the component to specify the default selected date when the picker opens.

r1chardnguy3n avatar Aug 01 '25 18:08 r1chardnguy3n