Skip to content

Commit

Permalink
Link to Events from Forms
Browse files Browse the repository at this point in the history
  • Loading branch information
karlmikko authored and zpao committed Apr 8, 2014
1 parent 127e964 commit f0a8a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/06-forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f0a8a39

Please sign in to comment.