details

HtmlElements.swift:121
typealias details<Content> = HTMLElement<HTMLTag.details, Content> where Content : HTML