Display a message with multiple lines #162
Answered
by
chrissainty
mikeliu888
asked this question in
Q&A
-
I am trying to display a toast with multiple lines of message. I tried \r\n, <br>, <br />, <p>. None of them worked. Anyone has an idea how to do it? |
Beta Was this translation helpful? Give feedback.
Answered by
chrissainty
Jul 12, 2022
Replies: 1 comment
-
You'd need to use the custom component option to achieve this. Details of how to do that are in the readme. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mikeliu888
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'd need to use the custom component option to achieve this. Details of how to do that are in the readme.