forwardRef
lets your component expose a DOM node as a ref to the parent. Used with
useRef
.
If you want to change selection, open document below and click on "Move attachment"
Built-in React APIs – ReactIs that are useful for defining components. This page lists all the remaining modern React APIs. createContext lets you define and provide context to the child components. Used with useContext. <span>forwardRef lets your component expose a DOM node as a ref to the parent. Used with useRef. lazy lets you defer loading a component’s code until it’s rendered for the first time. memo lets your component skip re-renders with same props. Used with useMemo and useCallback. start Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details