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