You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I had a task to add custom icon to the toast, so tried to find the example in docs, but didn't succeed.
Here is the example from docs:
But if after setting "iconPack: 'callback'; " we can use prop "icon" as function which returns us HTMLelement:
So it is not an issue, maybe some kind of recommendation to add such an example to docs as it was not obvious for me and I suppose some people can also get stuck for a while.
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi, I had a task to add custom icon to the toast, so tried to find the example in docs, but didn't succeed.
Here is the example from docs:
But if after setting "iconPack: 'callback'; " we can use prop "icon" as function which returns us HTMLelement:
So it is not an issue, maybe some kind of recommendation to add such an example to docs as it was not obvious for me and I suppose some people can also get stuck for a while.
Thanks a lot!
The text was updated successfully, but these errors were encountered: