-
Notifications
You must be signed in to change notification settings - Fork 5
Implement socket renderer #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A data structure that can be created on the server, and processed on the client to render to the dom directly. This data structure represents the UI. It will live inside a store and mutated on the server to send granular change notification and render instructions to the client.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request