hydrate

abstract var hydrate: Boolean?(source)

If hydrate is set to true, then it will render with ReactDOM.hydrate. This may be useful if you are using server-side rendering and use ReactDOM.hydrate to mount your components.

See also

https

://testing-library.com/docs/react-testing-library/api/#hydrate)