Is the presentation shown in the image below possible with v6 using ion-datetime?
When you look at the date & time picker demo here https://ionicframework.com/docs/next/ it shows like the above image. However, in my app it displays a full calendar.
I am using the code below which comes from the demo source docs-demo/datetime.tsx at eb7dea5ee5557e12fde5aec631eb65be90afe1c7 · ionic-team/docs-demo · GitHub
<ion-datetime value="1990-02-19" placeholder="Select Date"></ion-datetime>
1 post - 1 participant