Skip to content

How to create fully custom toast bar #134

Answered by TastyDucks
gamegee asked this question in Q&A
Discussion options

You must be logged in to vote

You may add a className or other styles by modifying the ToastOptions in your useToast or Toaster: https://react-hot-toast.com/docs/toast

If you want to use entirely custom JSX, you can use toast.custom(<div>Something</div>)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gamegee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants