There are now a lof of css classes for the modes, for example:
searchbar-md
, searchbar-ios
, searchbar-wp
The element is called <ion-searchbar>
tho.
If I try ot access in css the element ion-searchbar
it does not work. I have to specifically access the classes names.
Why?