Tropix126 / fluent-svelte

A faithful implementation of Microsoft's Fluent Design System in Svelte.
https://fluent-svelte.vercel.app
MIT License
606 stars 26 forks source link

Ability to disable the entirety of CalendarView #38

Open Tropix126 opened 2 years ago

Tropix126 commented 2 years ago

Developers might want to just straight out disable all user interaction on CalendarView temporarily. Not sure if WinUI includes an option to do this, but I think we should. I'll look into how styling will be handled.