mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
chore(): sync with main:
This commit is contained in:
@ -159,6 +159,7 @@ export const IonButton = /*@__PURE__*/ defineContainer<JSX.IonButton>('ion-butto
|
||||
'strong',
|
||||
'target',
|
||||
'type',
|
||||
'form',
|
||||
'ionFocus',
|
||||
'ionBlur'
|
||||
]);
|
||||
@ -284,6 +285,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
|
||||
'minuteValues',
|
||||
'locale',
|
||||
'firstDayOfWeek',
|
||||
'titleSelectedDatesFormatter',
|
||||
'multiple',
|
||||
'value',
|
||||
'showDefaultTitle',
|
||||
|
||||
Reference in New Issue
Block a user