Universal SSR

Server-rendered shell, client-mounted editor

Nuxt universal rendering emits the page shell on the server while VueQuill waits until the browser mounts before loading Quill.

Rendering status

Nuxt strategy: universal-ssr

Editor ready: waiting

Delta editor

Initialized from Delta content and hydrated after the Nuxt page is delivered.

HTML editor

Demonstrates HTML content initialization in the same rendering mode.