Circle V2 API Docs
Preparing search index...
@repo/ui-recording
tests
QueryByRole
Type Alias QueryByRole<T>
QueryByRole
:
(
container
:
HTMLElement
,
role
:
ByRoleMatcher
,
options
?:
ByRoleOptions
,
)
=>
T
|
null
Type Parameters
T
extends
HTMLElement
=
HTMLElement
Type Declaration
(
container
:
HTMLElement
,
role
:
ByRoleMatcher
,
options
?:
ByRoleOptions
)
:
T
|
null
Parameters
container
:
HTMLElement
role
:
ByRoleMatcher
Optional
options
:
ByRoleOptions
Returns
T
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...