This is going to be a long-term effort: Introduce a widget system.
The idea behind the widget system is that components can be created programmatically (such as an HTML table, form, ...). A widget known how to render itself and might implement the necessary endpoints for user interactions.
This is going to be a long-term effort: Introduce a widget system.
The idea behind the widget system is that components can be created programmatically (such as an HTML table, form, ...). A widget known how to render itself and might implement the necessary endpoints for user interactions.