mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(segment): add swipeGesture property to allow for disabling of the swipe gesture (#22087)
resolves #22048
This commit is contained in:
@ -574,6 +574,7 @@ export const IonSegment = /*@__PURE__*/ defineContainer<JSX.IonSegment>('ion-seg
|
||||
'color',
|
||||
'disabled',
|
||||
'scrollable',
|
||||
'swipeGesture',
|
||||
'value',
|
||||
'ionChange',
|
||||
'ionSelect',
|
||||
|
Reference in New Issue
Block a user