mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
This gets invoked when a boundary is either hydrated or if it is deleted because it updated or got deleted before it mounted.
React ART
React ART is a JavaScript library for drawing vector graphics using React.
It provides declarative and reactive bindings to the ART library.
Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).