Skip to content

Conversation

@Haroenv
Copy link

@Haroenv Haroenv commented Nov 20, 2016

This allows you to click on the label and activate the radio box

This allows you to click on the label and activate the radio box
@fvsch
Copy link

fvsch commented Dec 19, 2016

Was about to make a PR for that too. :)

Alternatively, this works too:

<label><input type='radio' name='{{type}}' value='C'>°C</label>
<label><input type='radio' name='{{type}}' value='F'>°F</label>

and it's the same HTML pattern used in the "Now you see me" example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants