NAME

HTML::FormFu::ExtJS::Element::Textarea - Textarea element

VERSION

version 0.075

DESCRIPTION

You can either use the standard html textarea element or use the ExtJS WYSIWYG editor:

- type: Textarea 

- type: Textarea
  attrs_xml:
    wysiwyg: 1

SEE ALSO

HTML::FormFu::Element::Textarea

COPYRIGHT & LICENSE

Copyright 2008 Moritz Onken, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.