v0.0.21
Pre-release
Pre-release
This release adds the htmlAttributes parameter to the CheckBoxFor method for building checkboxes.
Warning
This is a breaking change. If you add any HTML attributes to a checkbox's label, container, or validation and you are not using named parameters with CheckBoxFor, the attributes will be applied to the wrong HTML elements.