How to make a plus button on the bottom right of the screen?

Hi ,

How can I make a button on the right on my screen like in the image?

I tried some css code ,but it does not work work very well
position : absolute
right:0

Can you help me?

1 Like

Hey there. Seems this has been asked before.

You can use ion-fab for this(v2). I am not sure if the same is available for v1.