Get value from TextArea capturing line breaks.

Hi everyone,

is there a way for TextArea component to give me line breaks the user made?

The user writes:
Hello
World!

But I get:
Hello World!

I need the breaks.
Thanks

Looking an answer for the same, if there is a solution. Please keep me posted. Thanks!!