### Orange toast Beside the two native types, `Notyf` allows you to create custom toast types. You can change all the available option defaults, like `position` or `duration`. You can configure a new toast type and even assign the icon of your choice. Check the code example for more details. ```vue ```