⚠️
The vite-plugin-ssr project has been renamed Vike.
  • If you are already using vite-plugin-ssr then migrate to Vike.
  • For new projects, don't use vite-plugin-ssr but use Vike instead.

UI Framework

In principle, we can use vite-plugin-ssr with any UI framework. Create a new discussion on GitHub if you have questions or if you want help with integrating a UI framework.

The UI framework denotes the tool that renders your UI components. For example:

Technically speaking, the main responsibility of a UI framework is to translate changes in your declarative components into changes to the browser's DOM.