AllByRole

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