React DOM Elements: suppressHydrationWarning

If you use server-side React rendering, normally there is a warning when the server and the client render different content, if you set suppressHydrationWarning to true, React will not warn you about mismatches in the attributes and the content of that element. .

Related concepts

suppressHydrationWarning

React DOM Elements: suppressHydrationWarning — Structure map

Clickable & Draggable!

React DOM Elements: suppressHydrationWarning — Related pages: