Skip to content

Commit 771fd6b

Browse files
authored
Merge pull request #148 from Altreus/docfix
Add discoverable note about radio buttons and checkboxes
2 parents f95d225 + b27d563 commit 771fd6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/HTML/FormHandler/Manual/Fields.pod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ A field formatted as a select element.
186186

187187
L<HTML::FormHandler::Field::Select>
188188

189+
This also handles radio buttons and checkboxes, by means of widgets.
190+
189191
=head3 Checkbox
190192

191193
A field formatted as a checkbox. If not in params, will be forced to

0 commit comments

Comments
 (0)