1HTML::FormFu::Element::UTseexrtaCroenat(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Element::Textarea(3)
2
3
4

NAME

6       HTML::FormFu::Element::Textarea - Textarea form field
7

VERSION

9       version 2.07
10

SYNOPSIS

12           my $element = $form->element( Textarea => 'foo' );
13

DESCRIPTION

15       Textarea form field.
16

ATTRIBUTE ACCESSORS

18       Get / set input attributes directly with these methods.
19
20       Arguments: [$string]
21
22       Return Value: $string
23
24   autocomplete
25   cols
26   maxlength
27   rows
28   placeholder

SEE ALSO

30       Is a sub-class of, and inherits methods from
31       HTML::FormFu::Role::Element::Field, HTML::FormFu::Element
32
33       HTML::FormFu
34

AUTHOR

36       Carl Franks, "cfranks@cpan.org"
37

LICENSE

39       This library is free software, you can redistribute it and/or modify it
40       under the same terms as Perl itself.
41

AUTHOR

43       Carl Franks <cpan@fireartist.com>
44
46       This software is copyright (c) 2018 by Carl Franks.
47
48       This is free software; you can redistribute it and/or modify it under
49       the same terms as the Perl 5 programming language system itself.
50
51
52
53perl v5.28.1                      2018-12-14HTML::FormFu::Element::Textarea(3)
Impressum