Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-fe-samples-host
ScenarioHostClient
Interface ScenarioHostClient
interface
ScenarioHostClient
{
activeProfile
:
ProfileConfig
;
getVariable
:
<
T
>
(
key
:
string
)
=>
T
;
getVariables
:
()
=>
ProfileVariable
[]
;
logger
:
Logger
;
scenarios
:
readonly
ScenarioRegistration
[]
;
setVariable
:
(
key
:
string
,
value
:
unknown
,
comment
:
string
)
=>
void
;
}
Index
Properties
active
Profile
get
Variable
get
Variables
logger
scenarios
set
Variable
Properties
active
Profile
activeProfile
:
ProfileConfig
get
Variable
getVariable
:
<
T
>
(
key
:
string
)
=>
T
get
Variables
getVariables
:
()
=>
ProfileVariable
[]
logger
logger
:
Logger
scenarios
scenarios
:
readonly
ScenarioRegistration
[]
set
Variable
setVariable
:
(
key
:
string
,
value
:
unknown
,
comment
:
string
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Profile
get
Variable
get
Variables
logger
scenarios
set
Variable
Axinom Portal
Axinom Mosaic Libraries
Loading...