QueryByBoundAttribute

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