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::Widget::Form::Table - render a form with a table layout

Author

       FormHandler Contributors - see HTML::FormHandler

Name

       HTML::FormHandler::Widget::Form::Table - render a form with a table layout

Synopsis

       Set in your form:

          has '+widget_form' => ( default => 'Table' );

       Use in a template:

          [% form.render %]

Version

       version 0.40068

See Also