JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Editor & Inputs › Looking for guidance on: “Editor”. Appreciate your support! › Reply To: Looking for guidance on: “Editor”. Appreciate your support!
July 18, 2025 at 1:30 pm
#112688
Keymaster
Hi,
Server-side rendering (SSR) is not supported for Smart Editor in React because it depends on browser-only APIs like window and document. However, the smart-webcomponents-react Editor component includes “use client” internally, which ensures it renders only on the client side. This means you can safely use Smart Editor in React SSR frameworks (like Next.js) without SSR issues, as it automatically disables server-side rendering for you
Best regards,
Markov
Smart UI Team
https://www.htmlelements.com/