mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
This commit is contained in:
@ -271,6 +271,7 @@ export const IonDatetime = /*@__PURE__*/ defineContainer<JSX.IonDatetime>('ion-d
|
||||
'name',
|
||||
'disabled',
|
||||
'readonly',
|
||||
'isDateEnabled',
|
||||
'min',
|
||||
'max',
|
||||
'presentation',
|
||||
|
Reference in New Issue
Block a user