Skip to content

Update core reference to fibre priority#33

Open
tombrowndev wants to merge 1 commit into
acdlite:masterfrom
tombrowndev:patch-1
Open

Update core reference to fibre priority#33
tombrowndev wants to merge 1 commit into
acdlite:masterfrom
tombrowndev:patch-1

Conversation

@tombrowndev

Copy link
Copy Markdown

Created to fix issue #32 (Broken link)

Comment thread README.md
#### `pendingWorkPriority`

A number indicating the priority of the work represented by the fiber. The [ReactPriorityLevel](https://github.com/facebook/react/blob/master/src/renderers/shared/fiber/ReactPriorityLevel.js) module lists the different priority levels and what they represent.
A number indicating the priority of the work represented by the fiber. The [ReactFiberExpirationTime](https://github.com/facebook/react/blob/master/packages/react-reconciler/src/ReactFiberExpirationTime.new.js) module lists the different priority levels and what they represent.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants