We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbcdfe commit 86df4b7Copy full SHA for 86df4b7
core/api.txt
@@ -1888,6 +1888,7 @@ ion-searchbar,prop,placeholder,string,'Search',false,false
1888
ion-searchbar,prop,searchIcon,string | undefined,undefined,false,false
1889
ion-searchbar,prop,showCancelButton,"always" | "focus" | "never",'never',false,false
1890
ion-searchbar,prop,showClearButton,"always" | "focus" | "never",'always',false,false
1891
+ion-searchbar,prop,size,"large" | "medium" | undefined,undefined,false,false
1892
ion-searchbar,prop,spellcheck,boolean,false,false,false
1893
ion-searchbar,prop,theme,"ios" | "md" | "ionic",undefined,false,false
1894
ion-searchbar,prop,type,"email" | "number" | "password" | "search" | "tel" | "text" | "url",'search',false,false
0 commit comments