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::Reset - reset field

Author

       FormHandler Contributors - see HTML::FormHandler

Name

       HTML::FormHandler::Field::Reset - reset field

Synopsis

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

          has_field 'reset' => ( type => 'Reset', value => 'Restore' );

       Uses the 'reset' widget.

Version

       version 0.40068

See Also