Form

Declarative form: it takes fields and values and reports changes through onChange. The shape of the form is data, not JSX.

When to use it

When not to use it

Properties