|  |  
 |   |   
 NAMEHTML::FormFu::Element::ContentButton - Button form field containing markup VERSIONversion 2.07 SYNOPSIS    ---
    elements:
      type: ContentButton
      name: foo
      content: '<img href="/foo.png" />'
      field_type: Submit
DESCRIPTIONcontent_button form field, rendered using provided markup. METHODScontentfield_typeSEE ALSOIs a sub-class of, and inherits methods from HTML::FormFu::Role::Element::Field, HTML::FormFu::Element HTML::FormFu AUTHORCarl Franks, "cfranks@cpan.org" LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORCarl Franks <cpan@fireartist.com> COPYRIGHT AND LICENSEThis software is copyright (c) 2018 by Carl Franks. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. 
 
 |