feat(datetime): add hourCycle property (#23686)

resolves #23661

Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
This commit is contained in:
Hans Krywalsky
2021-08-10 19:20:17 +02:00
committed by GitHub
parent ea39c70b3e
commit 6342fde56c
17 changed files with 218 additions and 32 deletions

View File

@ -285,6 +285,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
'showDefaultTitle',
'showDefaultButtons',
'showDefaultTimeLabel',
'hourCycle',
'size',
'ionCancel',
'ionChange',