@resonatehq/sdk
Preparing search index...
core
Options
Class Options
Index
Constructors
constructor
Properties
[
RESONATE_
OPTIONS]
id
tags
target
timeout
Constructors
constructor
new
Options
(
__namedParameters
:
{
id
?:
string
;
tags
?:
Record
<
string
,
string
>
;
target
?:
string
;
timeout
?:
number
;
}
,
)
:
Options
Parameters
__namedParameters
:
{
id
?:
string
;
tags
?:
Record
<
string
,
string
>
;
target
?:
string
;
timeout
?:
number
;
}
Returns
Options
Properties
[
RESONATE_
OPTIONS]
"[RESONATE_OPTIONS]"
:
boolean
= true
Readonly
id
id
:
string
Readonly
tags
tags
:
Record
<
string
,
string
>
Readonly
target
target
:
string
Readonly
timeout
timeout
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[
RESONATE_
OPTIONS]
id
tags
target
timeout
@resonatehq/sdk
Loading...