SimonBiggs / scriptedforms

Quickly create live-update GUIs for Python packages using Markdown and simple HTML elements.
Apache License 2.0
508 stars 34 forks source link

Implement notification with snack-bar #188

Open robmarkcole opened 6 years ago

robmarkcole commented 6 years ago

On clicking buttons it would be useful to display a notification, e.g. to confirm successfull execution of some code. https://material.angular.io/components/snack-bar/overview can be used