Home > @uniformdev/context > ContextInstance > update

ContextInstance.update() method

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

newData

</td><td>

Partial<ContextState>

</td><td>

</td></tr> </tbody></table> Returns:

Promise<void>