Course contentsShow
React
Lesson 459 of 2,39613. Controlled ComponentsPro lesson

Controlled Radio Buttons

Radio buttons share a name and use checked={state === 'value'} to control which is selected in a group.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.