support translation & width scaling

This commit is contained in:
Tanner Reits
2024-10-11 12:47:19 -04:00
parent 475de8b6c7
commit b8dd17eae7
10 changed files with 87 additions and 77 deletions

View File

@ -750,7 +750,8 @@ export const IonSegmentButton = /*@__PURE__*/ defineContainer<JSX.IonSegmentButt
'disabled',
'layout',
'type',
'value'
'value',
'hasIndicator'
],
'value', 'ion-change');