Back to Flow

Supporting React.forwardRef and Beyond

website/blog/2018-12-13-React-Abstract-Component.md

0.312.1324 B
Original Source

:::info[Historical] This post announced React.AbstractComponent when it was introduced. For current syntax and behavior, see the Component Types documentation. :::

We made some major changes to our React model to better model new React components. Let's talk about React.AbstractComponent!