mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 11:52:00 +00:00
Update 07-forms.md
This commit is contained in:
@@ -87,7 +87,7 @@ If you want to initialize the component with a non-empty value, you can supply a
|
||||
|
||||
This example will function much like the **Controlled Components** example above.
|
||||
|
||||
Likewise, `<input>` supports `defaultChecked` and `<select>` supports `defaultValue`.
|
||||
Likewise, `<input>` supports `defaultValue` and `<select>` supports `defaultChecked`.
|
||||
|
||||
|
||||
## Advanced Topics
|
||||
|
||||
Reference in New Issue
Block a user