此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

Document:clear() 方法

Deprecated

Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.

Document.clear() 方法不起任何作用,但也不会引发任何错误。

语法

js
clear()

参数

无。

返回值

无(undefined)。

规范

规范
HTML
# dom-document-clear

浏览器兼容性