HTML::FormFu::Element::ContentButton(3) Button form field containing markup

VERSION

version 2.03

SYNOPSIS


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

DESCRIPTION

content_button form field, rendered using provided markup.

METHODS

content

field_type

AUTHOR

Carl Franks, "[email protected]"

LICENSE

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