mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(datetime): add wheel style picker for dates and times (#25468)
This commit is contained in:
@ -292,6 +292,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
|
||||
'showDefaultTimeLabel',
|
||||
'hourCycle',
|
||||
'size',
|
||||
'preferWheel',
|
||||
'ionCancel',
|
||||
'ionChange',
|
||||
'ionFocus',
|
||||
|
Reference in New Issue
Block a user