I’m sure this is a web component of some kind because I’m seeing it more and more on different sites.
Does anyone know about this calendar web component?
I’m sure this is a web component of some kind because I’m seeing it more and more on different sites.
Does anyone know about this calendar web component?
I think this is an angular material date picker but I will test what I find just to make sure before I post an answer (if I find the answer)
try simple type=“date” it gives nice calendar
Date
<ion-input type="date"></ion-input>
Wonderful. Simply wonderful.