mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(range): add reference point for start position of range slider (#25598)
Resolves #24348 Co-authored-by: Sachin Garg <sg@rawzor.com>
This commit is contained in:
@ -587,6 +587,7 @@ export const IonRange = /*@__PURE__*/ defineContainer<JSX.IonRange>('ion-range',
|
||||
'snaps',
|
||||
'step',
|
||||
'ticks',
|
||||
'activeBarStart',
|
||||
'disabled',
|
||||
'value',
|
||||
'ionChange',
|
||||
|
Reference in New Issue
Block a user