I'm trying to use the same html for both web and device and have cases where I need to show/hide either web html or device html.
Where are the showWhen and hideWhen directives in Ionic 4? If they are gone have they been replaced with something else?
As of now all I can find is some test page but that doesn't say much.