jdtcn / BlazorDateRangePicker

A Blazor component for choosing date ranges and dates
MIT License
182 stars 35 forks source link

disable property #81

Open MohammadMrz opened 1 year ago

MohammadMrz commented 1 year ago

Hi I have several daterangepickers on same page. There are like:

ReportStartDate ---- ReportEndDate ----

I want to disable them all until some event/method has executed. I would like if daterangepickers had a disable="true/false" property. If its set to false, then you won't be able to even have the calendar popup

jdtcn commented 1 year ago

Hi, you can add disabled="true", it will add this attribute to generated