I need to put a fab button at bottom right position. So I need to put buttons inside ion-fab-list above the main fab button.
How can I achieve this result?
I need to put a fab button at bottom right position. So I need to put buttons inside ion-fab-list above the main fab button.
How can I achieve this result?
It can be achieved with side=“top”:
<ion-fab-list side="top">