I am using Ionic v 6.18.1. When I look at the documentation I see a nice big calendar. However, when I implement it, I only see a calendar wheel. I want it to look like this:
However, I only see this:
Here is the code I use:
<ion-datetime displayFormat="DD MMMM YYYY" placeholder="Select Date"></ion-datetime>
2 posts - 2 participants