Before you start - checklist
Description
In my app there is a requirement to show a simple calendar with holidays, without the need to select days etc..., in this case there is no reason to render the Tile as button (interactive element) but it can be a simple div.
Proposed solution
I've patched the lib, and rendered a div if onClick is not defined.
Alternatives
No response
Additional information
No response
Before you start - checklist
Description
In my app there is a requirement to show a simple calendar with holidays, without the need to select days etc..., in this case there is no reason to render the
Tileasbutton(interactive element) but it can be a simplediv.Proposed solution
I've patched the lib, and rendered a
divifonClickis not defined.Alternatives
No response
Additional information
No response