feat(14): easy htmx automatic timed request

This commit is contained in:
efim
2023-07-01 20:07:53 +00:00
parent de3d4781f0
commit 54af09d356
3 changed files with 19 additions and 28 deletions

View File

@@ -117,6 +117,7 @@
th:hx-get="'/house-choice/' + ${showdownState.playersChoice.c.name}"
hx-get="/house-choice/paper"
hx-target="#showdown-table"
hx-trigger="load delay:3s"
hx-swap="outerHTML"
>
<div