queryByRole

external fun <T : HTMLElement> queryByRole(container: HTMLElement, role: ByRoleMatcher, options: ByRoleOptions = definedExternally): T?(source)