diff --git a/docs/0.7/Two-way binding.md.hbs b/docs/0.7/Two-way binding.md.hbs index 8ad9a1b..44d141a 100644 --- a/docs/0.7/Two-way binding.md.hbs +++ b/docs/0.7/Two-way binding.md.hbs @@ -59,6 +59,28 @@ Radio buttons can be controlled in the same way as checkboxes. However the chanc In the example above, the value of `color` will initially be `'red'` (because that input is checked in the template), and will update as and when the user selects another option. +Where there are multiple groups of similarly named radio buttons that should be segregated, for example when they appear in a repeated component. They should be wrapped within an html