This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/genui > FunctionCallContext > set

FunctionCallContext.set() method

Signature:

set(path: string, value: unknown): void;

Parameters

Parameter

Type

Description

path

string

value

unknown

Returns:

void