select

HtmlElements.swift:56
typealias select<Content> = HTMLElement<HTMLTag.select, Content> where Content : HTML