mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
support translation & width scaling
This commit is contained in:
@ -750,7 +750,8 @@ export const IonSegmentButton = /*@__PURE__*/ defineContainer<JSX.IonSegmentButt
|
||||
'disabled',
|
||||
'layout',
|
||||
'type',
|
||||
'value'
|
||||
'value',
|
||||
'hasIndicator'
|
||||
],
|
||||
'value', 'ion-change');
|
||||
|
||||
|
Reference in New Issue
Block a user