mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 22:55:41 +00:00
Community Roundup #2
This commit is contained in:
@@ -80,7 +80,7 @@ As of React 0.3, there is no good way to insert comments within the children sec
|
||||
</div>
|
||||
```
|
||||
|
||||
## Custom HTML attributes
|
||||
## Custom HTML Attributes
|
||||
|
||||
If you pass properties to native HTML elements that do not exist in the HTML specification, React will not render them. If you want to use a custom attribute, you should prefix it with `data-`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user