-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
hx-swap like feature may actually be very useful. Primarily to append a new
element to the list of elements.
Right now, since the entire hyperview is replaced, I have to think about the
entire view rather than just adding a new element at the end of a hyper view. I
also have to fetch the entire list again from my store on every addition.
In the Todo example, we do Todos.loadAll every time there is a SubmitTodo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels