feat(range): component can be used outside of ion-item (#26479)

This commit is contained in:
Liam DeBeasi
2022-12-15 15:52:56 -05:00
committed by GitHub
parent 6c82435025
commit 49baad8ee6
277 changed files with 2239 additions and 545 deletions

View File

@ -610,6 +610,8 @@ export const IonRange = /*@__PURE__*/ defineContainer<JSX.IonRange>('ion-range',
'activeBarStart',
'disabled',
'value',
'labelPlacement',
'legacy',
'ionChange',
'ionInput',
'ionStyle',