UI Framework

In principle, you 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:

A UI framework essentially translates your declarative components's state changes into changes to the browser's DOM.