feat(searchbar): add showClearIcon property (#22759)

resolves #22738

Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
This commit is contained in:
Hans Krywalsky
2021-02-23 18:34:42 +01:00
committed by GitHub
parent 677d55ebe4
commit 215eb5d4ef
8 changed files with 60 additions and 6 deletions

View File

@ -544,6 +544,7 @@ export const IonSearchbar = /*@__PURE__*/ defineContainer<JSX.IonSearchbar>('ion
'placeholder',
'searchIcon',
'showCancelButton',
'showClearButton',
'spellcheck',
'type',
'value',