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::Multiple - multiple select list

Author

       FormHandler Contributors - see HTML::FormHandler

Description

       This is a convenience field that inherits from the Select field and pre-sets some attributes. It sets the
       'multiple' flag, sets the 'size' attribute to 5, and sets the 'sort_options_method' to move the currently
       selected options to the top of the options list.

Name

       HTML::FormHandler::Field::Multiple - multiple select list

Version

       version 0.40068

See Also