Label on radio- and checkbox-fields

Add a label to the field. Field must be of type "radio" or "checkbox".

<input type="radio" cf-label="Subscribe to newsletter" />

Example

See the Pen Conversational Forms - labels by SPACE10 (@space10) on CodePen.