feat(searchbar): add sizes for ionic theme (#30211)

This commit is contained in:
Maria Hutt
2025-03-04 11:23:38 -08:00
committed by GitHub
parent 715cc06c5f
commit ab81f3de7e
45 changed files with 254 additions and 38 deletions

View File

@ -739,6 +739,7 @@ export const IonSearchbar = /*@__PURE__*/ defineContainer<JSX.IonSearchbar, JSX.
'type',
'value',
'shape',
'size',
'ionInput',
'ionChange',
'ionCancel',