feat(searchbar): add shapes for ionic theme (#30210)

This commit is contained in:
Maria Hutt
2025-02-25 10:28:18 -08:00
committed by GitHub
parent a31495091f
commit fc552ad89f
17 changed files with 119 additions and 2 deletions

View File

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