option

HtmlElements.swift:58
typealias option<Content> = HTMLElement<HTMLTag.option, Content> where Content : HTML