Hydration is the process of attaching interactive behaviour to server-rendered HTML in the browser. Unlike a full client render, it reuses existing markup rather than rebuilding it.
Glossary
Hydration
Hydration is the process of attaching interactive behaviour to server-rendered HTML in the browser. Unlike a full client render, it reuses existing markup rather than rebuilding it.
