Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 485 Bytes

File metadata and controls

33 lines (21 loc) · 485 Bytes
title short-title slug l10n
Document: clear() メソッド
clear()
Web/API/Document/clear
sourceCommit
41a8b9c9832359d445d136b6d7a8a28737badc6b

{{APIRef("DOM")}}{{Deprecated_Header}}

Document.clear() メソッドは何も行わず、何もエラーを発生しません。

構文

clear()

引数

なし。

返値

なし ({{jsxref("undefined")}})。

仕様書

{{Specifications}}

ブラウザーの互換性

{{Compat}}