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