Const
A component that prevents its children from being rendered during Server-Side Rendering (SSR). It renders a optional fallback during SSR, and only renders its children after the component has mounted on the client.
A component that prevents its children from being rendered during Server-Side Rendering (SSR). It renders a optional fallback during SSR, and only renders its children after the component has mounted on the client.