Button Panel
Let's design the button panel in this lesson.
We'll cover the following
Button panel component
The button panel will build on the “Letter” button to make a full alphabet of letters. This component is interesting because it creates and renders a list of buttons by rendering for each letter in the alphabet a corresponding button with the right parameters. To do this, it determines whether each letter has already been used and, if not, constructs the function for the callback.
Get hands-on with 1200+ tech skills courses.