I try to implement a button in ionic 4 with ion-button but there is no style out, where can the problem lay, help.

Please use below code
<ion-button color="secondary"></ion-button>
here is document for ionic v4 button. https://beta.ionicframework.com/docs/api/button
I think you started project without angular. if you want to use button in your ionic project better you give ion-button inside a button.
<button ion-button>Start</button>
I am sure it will work properly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With