Support for Component Islands #8214
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Components Big Rock
This issue tracks a big effort which can span multiple issues
Needs: Design
This issue requires design work before implementating.
Milestone
Scope
You can add a component to a view or page, and it will become interactive once the browser opens a websocket connection. This is similar to pre-rendering except it doesn't require integrating with the client-side router.
You can have multiple of these on a page.
Additionally, you can pass state (through parameters) to the component and it will just work to preserve your state when it becomes interactive.
The text was updated successfully, but these errors were encountered: