HTMLModElement
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
HTMLModElement
接口提供特定的属性(除了常规 HTMLElement
接口之外,它还可以通过继承来使用),用于操作修改元素,即 <del>
和 <ins>
。
实例属性
从其父接口 HTMLElement
继承属性。
HTMLModElement.cite
-
一个字符串,反映
cite
HTML 属性,包含解释更改的资源的 URI。 HTMLModElement.dateTime
-
一个字符串,反映
datetime
HTML 属性,包含表示更改时间戳的日期和时间的字符串。
规范
Specification |
---|
HTML Standard # htmlmodelement |
浏览器兼容性
BCD tables only load in the browser