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'm using toast.custom() while passing my own JSX accompanied by some options like id, duration, position. JSX contains component with custom styling.
I'd also like to add some custom animations for showing and disappearing for each toast (can differ based on toast type).
Please how to achieve this? Docs is a bit scarse regarding animations.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi.
I'm using
toast.custom()
while passing my ownJSX
accompanied by some options likeid
,duration
,position
. JSX contains component with custom styling.I'd also like to add some custom animations for showing and disappearing for each toast (can differ based on toast type).
Please how to achieve this? Docs is a bit scarse regarding animations.
Thanks a lot!.
Beta Was this translation helpful? Give feedback.
All reactions