SamProf / MatBlazor

Material Design components for Blazor and Razor Components
http://www.matblazor.com
MIT License
2.84k stars 386 forks source link

MatDatePicker Component not same to Material Date picker #906

Open samerios opened 3 years ago

samerios commented 3 years ago

Describe the feature request Im use MatDatePicker Component and its Icon and calendar not same to Material Date picker icon and calendar Screenshots Material DatePicker: image

MaBlazor DatePicker: image

kiyas commented 1 year ago

Because MatDatePicker uses "flatpickr.js" component under the hood.