<div class="kw-checkbox-group">
. This is necessary even if you only have one checkbox input.rules
attribute in the <div class="kw-checkbox-group">
.label
attribute in your checkbox input.id
attribute to the input to allow for clicking on the label therefore improving UX.<div class="kw-radio-group">
. This is necessary even if you only have one radio input.rules
attribute in the <div class="kw-radio-group">
.label
attribute in your radio input.id
attribute to the input to allow for clicking on the label therefore improving UX.