Doubt with ion-button

Hi I trying place a button on the bottom screen but I don´t know as how to do it, this is my code:


<ion button expand=“block"routerLink=”/pendientes" color=“light” >Check pendiente


Thanks :slight_smile:

Hi Alvaro,

I recommend you use Fab Button

Using the properties horizontal and vertical you can do it.

You could positioning it wherever you like