SimpleTextarea
This is a simple text area that doesn't automatically size itself according to it's content.
It can be used inside layout containers.
Plain textarea (rows=5, cols=50), selectOnClick=true
onChange:
Plain textarea with style="height: 300px; width: 300px" rows="" cols=""
In a BorderContainer