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::FormHandler::Field::Button - button field

Author

       FormHandler Contributors - see HTML::FormHandler

Name

       HTML::FormHandler::Field::Button - button field

Synopsis

       Use this field to declare a button field in your form.

          has_field 'button' => ( type => 'Button', value => 'Press Me!' );

       Uses the 'button' widget.

Version

       version 0.40068

See Also