Skip to main content

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.

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.