react: Legacy APIs

These APIs are exported from the react package, but they are not recommended for use in the newly written code. See the linked individual API pages for the suggested alternatives.


Legacy React APIs


Deprecated React APIs

Deprecated

This API will be removed in a future major version of React.

  • createFactory lets you create a function that produces React elements of a certain type.