logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTML::FormFu::Element::ContentButton - Button form field containing markup

Author

       Carl Franks <cpan@fireartist.com>

Description

       content_button form field, rendered using provided markup.

License

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

Methods

contentfield_type

Name

       HTML::FormFu::Element::ContentButton - Button form field containing markup

See Also

       Is a sub-class of, and inherits methods from HTML::FormFu::Role::Element::Field, HTML::FormFu::Element

       HTML::FormFu

Synopsis

           ---
           elements:
             type: ContentButton
             name: foo
             content: '<img href="/foo.png" />'
             field_type: Submit

Version

       version 2.07

See Also