mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
committed by
Paul O’Shannessy
parent
127e964808
commit
f0a8a397ac
@@ -9,6 +9,7 @@ next: working-with-the-browser.html
|
||||
|
||||
Form components such as `<input>`, `<textarea>`, and `<option>` differ from other native components because they can be mutated via user interactions. These components provide interfaces that make it easier to manage forms in response to user interactions.
|
||||
|
||||
For information on events on `<form>` see [Form Events](/react/docs/events.html#form-events).
|
||||
|
||||
## Interactive Props
|
||||
|
||||
|
||||
Reference in New Issue
Block a user