Skip to content
Sánta Gergely edited this page Jul 24, 2023 · 1 revision

The client means the frontend app the editor is integrated into, and provides all of the UI elements (like toolbar, settings) which makes the editor interactive.

It is a React app, using Redux to handle global state.

Clone this wiki locally