moai
moai copied to clipboard
Support type warning and info in ToastPane
ToastPane only supports two types: success and error. We'll have many use cases of warning/info toast.
I suggest adding two types:
- Warning: There is maybe an error but acceptable.
- Info: There is a notification, message or something like that.