Home > ISYS_ReactComponentizationDialogReconcilerInstance > constants
ISYS_ReactComponentizationDialogReconcilerInstance.constants property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Reconciler 常量
Signature
typescript
constants: {
ContinuousEventPriority: number;
DiscreteEventPriority: number;
DefaultEventPriority: number;
ConcurrentRoot: number;
};1
2
3
4
5
6
2
3
4
5
6