AllByRole

typealias AllByRole<T> = (container: HTMLElement, role: ByRoleMatcher, options: ByRoleOptions?) -> ReadonlyArray<T>(source)