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
Hello I was wondering if it's possible to create a new default toast template and assign it to the toast object such that instead of every time having to do toast(...someCustomWarningProps) you could do toast.warn by adding warn as one of the default toast types?
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
-
Hello I was wondering if it's possible to create a new default toast template and assign it to the toast object such that instead of every time having to do
toast(...someCustomWarningProps)
you could dotoast.warn
by addingwarn
as one of the default toast types?Beta Was this translation helpful? Give feedback.
All reactions