Main UI: Popup notification right bottom corner of screen

Hi ,

Is here a possibility to show a popup kinda thing in the right corner of the screen in the Main UI.

Regards,
Jan

There is a built-in system for doing this in response to actions performed by the MainUI components. See the actionFeedback property and f7 Toast docs:

If you want this to happen at other times, for example, in response to system events, you will have to build your own notification widget, which could certainly be done. See the basic framework in the f7-components section of the docs: