Bootstrap 5 date picker with specific dates disabled

Viewed 35

I am currently using the input type date in bootstrap 5 which gives me the calendar when i click on the input box. I need to be able to add an array of dates that i want to disable so they cannot be clicked on. Most info I have found relates to bootstrap 3 & 4 but not 5. I hope someone can give me a working example

Thanks

0 Answers
Related