figcaption

HtmlElements.swift:73
typealias figcaption<Content> = HTMLElement<HTMLTag.figcaption, Content> where Content : HTML