Flash message

What’s the best way to display a flash message, something that display disposable information, like input validation or success notification.

I followed the ionic starter app. I’m guessing I need a sub-view that contains the markup for the flash container?

You could do something like this.

1 Like

Wow, that is awesome!

What should I be seeing when I hit rerun? Doesn’t seem to do anything.