1HTML::FormFu::Element::UCsheerckCboonxt(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Element::Checkbox(3)
2
3
4
6 HTML::FormFu::Element::Checkbox - Checkbox form field
7
9 version 2.07
10
12 my $e = $form->element( Checkbox => 'foo' );
13
15 Checkbox form field.
16
18 value
19 Default Value: 1
20
21 default_empty_value
22 Inherited. See "default_empty_value" in
23 HTML::FormFu::Role::Element::Field for details.
24
25 multi_layout
26 Overrides the default value of multi_layout to swap the "field" and
27 "label" around.
28
30 Is a sub-class of, and inherits methods from
31 HTML::FormFu::Role::Element::Input, HTML::FormFu::Role::Element::Field,
32 HTML::FormFu::Element
33
34 HTML::FormFu
35
37 Carl Franks, "cfranks@cpan.org"
38
40 This library is free software, you can redistribute it and/or modify it
41 under the same terms as Perl itself.
42
44 Carl Franks <cpan@fireartist.com>
45
47 This software is copyright (c) 2018 by Carl Franks.
48
49 This is free software; you can redistribute it and/or modify it under
50 the same terms as the Perl 5 programming language system itself.
51
52
53
54perl v5.34.0 2022-01-21HTML::FormFu::Element::Checkbox(3)