这是开发预览网站。请访问正式文档 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