bireactive - v0.3.1
Function tint
tint
(
color
:
string
|
null
,
...
markers
:
readonly
{
color
:
Writable
<
Cell
<
string
|
null
>
>
}
[]
,
)
:
void
Set the same color on N markers at once.
Parameters
color
:
string
|
null
...
markers
:
readonly
{
color
:
Writable
<
Cell
<
string
|
null
>
>
}
[]
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Demo
bireactive - v0.3.1
Set the same color on N markers at once.