reactlynx-testing-library / getSuggestedQuery

Function: getSuggestedQuery()

function getSuggestedQuery(
   element: HTMLElement, 
   variant?: Variant, 
   method?: Method): Suggestion | undefined

Parameters

Parameter Type
element HTMLElement
variant? Variant
method? Method

Returns

Suggestion | undefined

Defined in

index.d.ts:696

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.