Krang::ElementClass::Textarea - textarea element class
$class = pkg('ElementClass::Textarea')->new(name => "paragraph",
rows => 4,
cols => 40);
Provides a textarea element class.
All the normal Krang::ElementClass attributes are available, plus: