mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Link to beta in content (#5495)
This commit is contained in:
@@ -15,6 +15,10 @@ redirect_from:
|
||||
- "tips/use-react-with-other-libraries.html"
|
||||
---
|
||||
|
||||
> Try the new React documentation for [`Component`](https://beta.reactjs.org/reference/react/Component).
|
||||
>
|
||||
> The new docs will soon replace this site, which will be archived. [Provide feedback here.](https://github.com/reactjs/reactjs.org/issues/3308)
|
||||
|
||||
This page contains a detailed API reference for the React component class definition. It assumes you're familiar with fundamental React concepts, such as [Components and Props](/docs/components-and-props.html), as well as [State and Lifecycle](/docs/state-and-lifecycle.html). If you're not, read them first.
|
||||
|
||||
## Overview {#overview}
|
||||
|
||||
Reference in New Issue
Block a user