Quiz on Text Input

Let’s test our knowledge on taking text input with the quiz below.

We'll cover the following...

Quiz: Text Input

1.

When an HTML input box is bound to a React state variable, it is considered to be which of the following?

A.

Read-only

B.

A controlled component

C.

A frozen component

D.

A stateless component


1 / 5