Closed dilmaev closed 11 months 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', })
Speed: 123Mbit\n\nPing: 123<br>test\rtest
not working
Doesn't seem like you're using this project. Closing for now.
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