zerodevx / svelte-toast

Simple elegant toast notifications
https://zerodevx.github.io/svelte-toast/
ISC License
835 stars 49 forks source link

line break #90

Closed dilmaev closed 11 months ago

dilmaev commented 1 year ago

Hello everyone, please tell me how to make a line break?

toasts.add({ description: Speed: 123Mbit\n\nPing: 123<br>test\rtest, duration: 0, placement: 'bottom-right', type: 'success', // showProgress: true, theme: 'dark', })

not working

zerodevx commented 11 months ago

Doesn't seem like you're using this project. Closing for now.