QueryByAttribute

typealias QueryByAttribute = (attribute: String, container: HTMLElement, id: Matcher, options: MatcherOptions?) -> HTMLElement?(source)