mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Added events documentation for <img> elements
This commit is contained in:
@@ -203,3 +203,11 @@ Event names:
|
||||
```
|
||||
onAbort onCanPlay onCanPlayThrough onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting
|
||||
```
|
||||
|
||||
### Image Events
|
||||
|
||||
Event names:
|
||||
|
||||
```
|
||||
onLoad onError
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user