label

HtmlElements.swift:59
typealias label<Content> = HTMLElement<HTMLTag.label, Content> where Content : HTML