button

HtmlElements.swift:55
typealias button<Content> = HTMLElement<HTMLTag.button, Content> where Content : HTML