srackham/toast.js

onLoad

Opened this issue · 0 comments

It works fine with onclick, but not onload. Too, how to change location to upper right?

Get Uncaught ReferenceError: Toast is not defined if I use:

<script> Toast.success('Message'); </script>