Loading editor…
Raw HTML
<h2>Hello from Next.js!</h2> <p>This editor is loaded with <code>ssr: false</code> to avoid hydration issues with contentEditable.</p> <ul> <li>Works with Pages Router</li> <li>Uses <code>next/dynamic</code> for client-only loading</li> </ul>