Top "Ionic4" questions

Ionic 4 is the newer version of Ionic, the open source SDK that enables developers to build performant, high-quality mobile apps using familiar web technologies (HTML, CSS, and JavaScript).

How do I remove a border on an Ion-Toolbar?

I need help removing the border from the ion-toolbar in the ion-header in Ionic v4 (4.0.9). My objective is to remove …

html css ionic-framework ionic4
Change ion-input underline color in Ionic 4

How can we change the default underline color of a ion-text in only a single page in Ionic 4?

ionic-framework ionic4
how to embed Youtube videos in a Ionic 4 app

I am trying to develop an ionic app that i will be deploying as a pwa in which i want …

typescript ionic-framework ionic4 angular-dom-sanitizer
ERROR: cordova-res was not found on your PATH

I have a problem in my app ionic 4, when i run ionic cordova platform add android I have this error : […

android cordova ionic4
ionic 4 prevent/disable device hardware backbutton

I'm using angular routing(@angular/router) for ionic 4 project to disable the device back-button in ionic 4 prevent-default is not working …

angular typescript ionic-framework ionic4 angular-router
Ionic 4: Style input placeholder

I'm trying to style the placeholder of my Ionic 4 application.The HTML looks as follows: <form> <ion-grid&…

css ionic-framework sass ionic4
Get value from input in Ionic 4 alert

As of today the Ionic 4 documentation on ion-alert contains an example how to add a text input to an alert, …

ionic4
How do you add Font Awesome to Ionic 4

There are a lot of tutorials and articles of how to include Font Awesome in an Ionic 3 project but I …

ionic-framework font-awesome ionic4
Ionic 4: how to hide ScrollBar in ion-content

Im trying to hide the scroll-bar in ion-content (Ionic 4) there's no ion-scroll on ionic 4 so I used the ion-content but …

html css angular ionic-framework ionic4
Why is the ion-back-button not shown?

The ion-back-button does NOT show up to the right of the ion-menu-button. Why is that? the ion-menu-button and the ion-title …

ionic-framework ionic4 angular8