Controlling Inputs

๐Ÿ‘จโ€๐Ÿ’ผ Great! Now you can add/remove each of these tags to the search when they're checked. Programmatically controlling the input value is why you use the value prop.
But the feature is incomplete because a user could manually type the tag into the search input and it would not be reflected in the checkbox. Let's look at that next.

Please set the playground first

Loading "Controlling Inputs"
Loading "Controlling Inputs"

Access Denied

You must login or register for the workshop to view and run the tests.

Check out this video to see how the test tab works.