weasel API - v0.8.0
Preparing search index...
setScratch
Function setScratch
setScratch
<
T
>
(
store
:
ScratchStore
,
key
:
ScratchKey
<
T
>
,
value
:
T
)
:
void
Write a value to a typed slot. Overwrites whatever was there.
Type Parameters
T
Parameters
store
:
ScratchStore
key
:
ScratchKey
<
T
>
value
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
weasel API - v0.8.0
Loading...
Write a value to a typed slot. Overwrites whatever was there.