mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
feat(datetime): add hourCycle property (#23686)
resolves #23661 Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
This commit is contained in:
@ -285,6 +285,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
|
||||
'showDefaultTitle',
|
||||
'showDefaultButtons',
|
||||
'showDefaultTimeLabel',
|
||||
'hourCycle',
|
||||
'size',
|
||||
'ionCancel',
|
||||
'ionChange',
|
||||
|
Reference in New Issue
Block a user