JavaScript Indexing

{object_name}

ObjectHTMLDialogElement.prototype

Details

<dialog> 요소를 다루는 API를 제공하는 인터페이스이다.

생성자

구문

형식
document.createElement("dialog")

예제

Example