mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
feat(range): ionChange will only emit from user committed changes (#26089)
This commit is contained in:
@ -601,6 +601,7 @@ export const IonRange = /*@__PURE__*/ defineContainer<JSX.IonRange>('ion-range',
|
||||
'disabled',
|
||||
'value',
|
||||
'ionChange',
|
||||
'ionInput',
|
||||
'ionStyle',
|
||||
'ionFocus',
|
||||
'ionBlur',
|
||||
|
Reference in New Issue
Block a user