Closed paoloricciuti closed 11 months ago
This is a simple typing change that provides intellisense for the basic toast types provided by the library.
With this change the user can still insert any string he wants but at the same time the editor will propose success, error and info as autocompletion
success
error
info
solved in v2.1.8
This is a simple typing change that provides intellisense for the basic toast types provided by the library.
With this change the user can still insert any string he wants but at the same time the editor will propose
success
,error
andinfo
as autocompletion