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

Home > @lynx-js/react > MainThreadRef > (constructor)

MainThreadRef.(constructor)

Constructs a new instance of the MainThreadRef class

Signature:

constructor(initValue: T);

Parameters

Parameter

Type

Description

initValue

T