dialog

HtmlElements.swift:122
typealias dialog<Content> = HTMLElement<HTMLTag.dialog, Content> where Content : HTML