GetByBoundAttribute

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