Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 410 Bytes

ReactSharedInternal.md

File metadata and controls

45 lines (23 loc) · 410 Bytes

ReactSharedInternal

与 react-dom 交互的变量对象

属性

H

hooks - dispatcher

A

hooks - dispatcher

S

transition finish 相关

T

start transition 相关

actQueue

数组类型

isBatchingLegacy

boolean 类型

didScheduleLegacyUpdate

boolean 类型

didUsePromise

boolean 类型

thrownErrors

数组类型

getCurrentTask

函数