On Mar 27, 6:51 pm, Brian Will <[email protected]> wrote:
>
> BTW, I got confused by INPUT's value arg. I kept treating it like
> _value until I realized that value is only meant to be set to True to
> turn the checkbox on by default. Maybe deprecate 'value' in favor of
> 'prechecked' for this purpose to avoid the confusion.

Note that the value parameter is used by all types of INPUT fields,
not just checkboxes, it would not make much sense to have
an INPUT of type text 'prechecked' for example.

Reply via email to