mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
feat(segment): add keyboard navigation, add selectOnFocus property to control selection follow focus behavior (#23590)
resolves #23520
This commit is contained in:
@ -662,6 +662,7 @@ export const IonSegment = /*@__PURE__*/ defineContainer<JSX.IonSegment>('ion-seg
|
||||
'scrollable',
|
||||
'swipeGesture',
|
||||
'value',
|
||||
'selectOnFocus',
|
||||
'ionChange',
|
||||
'ionSelect',
|
||||
'ionStyle'
|
||||
|
Reference in New Issue
Block a user