feat(datetime): add wheel style picker for dates and times (#25468)

This commit is contained in:
Liam DeBeasi
2022-06-14 16:35:47 -04:00
committed by GitHub
parent 6bc0acc427
commit 3d19771185
63 changed files with 1173 additions and 314 deletions

View File

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