ixfx
Preparing search index...
Rx
From
domHslInputValue
Function domHslInputValue
domHslInputValue
(
targetOrQuery
:
string
|
HTMLInputElement
,
options
?:
Partial
<
DomValueOptions
>
,
)
:
Reactive
<
Hsl
>
&
{
last
()
:
Hsl
}
&
{
set
(
value
:
Hsl
)
:
void
}
Parameters
targetOrQuery
:
string
|
HTMLInputElement
options
:
Partial
<
DomValueOptions
>
= {}
Returns
Reactive
<
Hsl
>
&
{
last
()
:
Hsl
}
&
{
set
(
value
:
Hsl
)
:
void
}
last
:
function
last
()
:
Hsl
Returns
Hsl
set
:
function
set
(
value
:
Hsl
)
:
void
Sets a value
Parameters
value
:
Hsl
Value to write
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Sets a value