How to make TextArea component display with line breaks?
I'm providing a TextArea so users can add multiple values at once to a text list that will be captured elsewhere. The usual use case is that the user adds one value at a time, but once in a while they will add several values at once, generally copied...