This FREE plugin show customized material toasts (simple alert notifications), adapted to your screen size (responsive and mobile adapted).
It’s simple:
- Drop the element Toast on the page.
- Choose the event that will trigger the toast (like a button click, for example).
- Insert an action in workflow via Plugins --> Show Toast.
- Configure the settings.
That’s it!
P.S.: drag to dismiss the toast before his time.
DEMO: https://99plugins.bubbleapps.io/version-test/toast
13 Likes
Thanks! This is my first plugin, to learn.
1 Like
Added screen positions (until 600 pixels, lower than this it turns mobile responsive full width on bottom).
1 Like
Excellent!
Any way to use formatting for the text or to center the text so that in responsive mode the text is centered in the toast and not left aligned? I know I know, it’s not cool 
Annotated to the next update, Cristophe! Will add it 
1 Like
@Landowski
- Drop the element Toast on the page.
- Choose the event that will trigger the toast (like a button click, for example).
- Insert an action in workflow via Plugins --> Show Toast.
- Configure the settings.
Noob question: I did 1-3, but how/where do I configure the toast look?
When you do the third step, in the Show Toast action, you click this action box and will show the properties to configure (colors, position, time, etc).
1 Like
Yeah, formatting text is now available, greatbut I found a little bug. When you set the toast text as :
ℹ️ This is a <b>test</b> toast
The spaces characters before and after the bold html tags disappear, so I get
ℹ️ This is a**strong text**toast
Yes, tested here, a strange behavior. I will look into this.
1 Like
MAJOR UPDATE:
Added Toast component-only CSS (will have only the Material Toast, no any input Css).
1 Like