# Video

- category: Components
- chinese: 视频组件
- type: Basic

---

## Design

The components of video playback are the video tag on the web side, that is, on the HTML5.

**Therefore, if used in the H5 downgrade, in some Android models, there may be more compatibility issues.**


## API

| Attribute | Description             | Type    | Default |
| --------- | ----------------------- | ------- | ------- |
| autoPlay  | whether vedio auto play | boolean | false   |
| src       | Video address           | string  | null    |




```
<Video style={{width:'600rem',height:'800rem'}} src="https://tbm.alicdn.com/t6j5w4IjQkWm66aICZ0/NYnk9mFWUGcpPwJN6cZ%40%40ud.mp4" />
```

## The Other
- Chat with <a href="dingtalk://dingtalkclient/action/sendmsg?dingtalk_id=kjwo3w5">@翊晨[yichen]</a> in Dingtalk desktop App <a href='https://tms.dingtalk.com/markets/dingtalk/download'>Download</a>
- DingTalk Group

<img src="https://img.alicdn.com/tfs/TB101EESpXXXXXFXpXXXXXXXXXX-1122-1362.jpg" width="260" /> 

