Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48980

Ionic 6 - IonDateTime

$
0
0

Hello,

Does anyone know how to have IonDateTime as a modal picker or action sheet with Ionic 6?

I have the following:

                    <IonDatetime
                        presentation="date"
                        //    displayFormat="DD.MM.YYYY" deprecated
                        value={getDate}
                        onIonChange={e => setDate(e.detail.value)}
                        max={new Date().toISOString()}
                        placeholder="Date"
                    />

Is there an option for the effect? Or is there a way to use the older version without downgrading to Ionic 5?

Thank you.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 48980

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>