实例属性
无特定属性;从其父接口 HTMLElement 继承属性。
实例方法
无特定方法;从其父接口 HTMLElement 继承方法。
规范
| 规范 |
|---|
| HTML> # htmlpictureelement> |
浏览器兼容性
参见
- 实现此接口的 HTML 元素:
<picture> HTMLImageElement和HTMLSourceElement接口,通常与<picture>元素结合使用。
此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
HTMLPictureElement 接口表示 <picture> HTML 元素,它不实现特定的属性和方法。
无特定属性;从其父接口 HTMLElement 继承属性。
无特定方法;从其父接口 HTMLElement 继承方法。
| 规范 |
|---|
| HTML> # htmlpictureelement> |
<picture>HTMLImageElement 和 HTMLSourceElement 接口,通常与 <picture> 元素结合使用。