feat(select): add sizes for ionic theme (#30018)

Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
This commit is contained in:
Maria Hutt
2024-11-15 10:52:41 -08:00
committed by GitHub
parent bc3d30c3d2
commit 5bf48cb57a
17 changed files with 155 additions and 4 deletions

View File

@ -800,6 +800,7 @@ export const IonSelect = /*@__PURE__*/ defineContainer<JSX.IonSelect, JSX.IonSel
'expandedIcon',
'shape',
'value',
'size',
'ionChange',
'ionCancel',
'ionDismiss',