add htmx-alpine hybrid optimistic ui
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class="p-4">
|
||||
<div hx-get="/todo" hx-trigger="load" hx-swap="outerHTML">Cargando...</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user