@get-milano/core 2.1.0
Preparing search index...
StaticContextSource
Class StaticContextSource
A fixed context source for hosts with nothing to update.
Implements
MilanoContextSource
Index
Constructors
constructor
Properties
current
Methods
subscribe
Constructors
constructor
new
StaticContextSource
(
values
:
Readonly
<
Record
<
string
,
MilanoValue
>
>
,
)
:
StaticContextSource
Parameters
values
:
Readonly
<
Record
<
string
,
MilanoValue
>
>
Returns
StaticContextSource
Properties
Readonly
current
current
:
Readonly
<
Record
<
string
,
MilanoValue
>
>
Methods
subscribe
subscribe
()
:
()
=>
void
Returns
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
current
Methods
subscribe
@get-milano/core 2.1.0
Loading...
A fixed context source for hosts with nothing to update.