UI Framework

In principle, we can use Vike 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.