This is a minimal toast. Simply set the text to display.



	

This toast has a custom style applied. The syntax is very similar to CSS.



	

This toast has its duration set to 2 seconds. If set to 0, the toast will remain open forever. Keep a reference to any toast to close it with `.hide()`.