1HTML::FormFu::Element::UBsuetrtoCno(n3t)ributed Perl DocHuTmMeLn:t:aFtoiromnFu::Element::Button(3)
2
3
4
6 HTML::FormFu::Element::Button - Button form field
7
9 version 2.07
10
12 $e = $form->element( Button => 'foo' );
13
15 Button form field, and base-class for HTML::FormFu::Element::Image,
16 HTML::FormFu::Element::Reset, HTML::FormFu::Element::Submit
17
20 Is a sub-class of, and inherits methods from
21 HTML::FormFu::Role::Element::Input, HTML::FormFu::Role::Element::Field,
22 HTML::FormFu::Element
23
24 HTML::FormFu
25
27 Carl Franks, "cfranks@cpan.org"
28
30 This library is free software, you can redistribute it and/or modify it
31 under the same terms as Perl itself.
32
34 Carl Franks <cpan@fireartist.com>
35
37 This software is copyright (c) 2018 by Carl Franks.
38
39 This is free software; you can redistribute it and/or modify it under
40 the same terms as the Perl 5 programming language system itself.
41
42
43
44perl v5.32.1 2021-01-27 HTML::FormFu::Element::Button(3)