mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +08:00
feat(datetime): add header text to multiple selection; improve header consistency between modes (#25817)
Co-authored-by: Sean Perkins <sean@ionic.io>
This commit is contained in:
@ -286,6 +286,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
|
||||
'minuteValues',
|
||||
'locale',
|
||||
'firstDayOfWeek',
|
||||
'titleSelectedDatesFormatter',
|
||||
'multiple',
|
||||
'value',
|
||||
'showDefaultTitle',
|
||||
|
Reference in New Issue
Block a user