octicon-rss(16/)
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 22:44:13 +08:00
feat(segment): add swipeGesture property to allow for disabling of the swipe gesture (#22087)
resolves #22048
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
GitHub
gitea-unlock(16/)
parent
abad12fbdb
commit
65bc99577c
octicon-diff(16/tw-mr-1) 7 changed files with 52 additions and 13 deletions
@@ -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