mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00
feat(range): component can be used outside of ion-item (#26479)
This commit is contained in:
@ -610,6 +610,8 @@ export const IonRange = /*@__PURE__*/ defineContainer<JSX.IonRange>('ion-range',
|
||||
'activeBarStart',
|
||||
'disabled',
|
||||
'value',
|
||||
'labelPlacement',
|
||||
'legacy',
|
||||
'ionChange',
|
||||
'ionInput',
|
||||
'ionStyle',
|
||||
|
Reference in New Issue
Block a user