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:
Amanda Johnston
2022-08-29 11:18:45 -05:00
committed by GitHub
parent ae6aa0cb8e
commit 8a1b3c5f30
127 changed files with 103 additions and 16 deletions

View File

@ -286,6 +286,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
'minuteValues',
'locale',
'firstDayOfWeek',
'titleSelectedDatesFormatter',
'multiple',
'value',
'showDefaultTitle',