UI Frameworks

What is a UI framework?

The UI framework denotes the tool that renders your UI components such as:

Technically speaking, the UI framework translates your declarative components into DOM mutations.

In principle, you can use Vike with any UI framework.

Feel free to reach out if you run into an issue for integrating a tool.