mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
feat(datetime): add multiple date selection (#25514)
This commit is contained in:
@ -285,6 +285,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
|
||||
'minuteValues',
|
||||
'locale',
|
||||
'firstDayOfWeek',
|
||||
'multiple',
|
||||
'value',
|
||||
'showDefaultTitle',
|
||||
'showDefaultButtons',
|
||||
|
Reference in New Issue
Block a user