smart test
Build and push / Pulling repo on server (push) Successful in 3s
Build and push / Pulling repo on server (push) Successful in 3s
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<h2>Dein Name wie der auf Teilnahmelisten zu finden ist</h2>
|
||||
<input type="text" name="q"
|
||||
hx-get="/smart/search"
|
||||
hx-trigger="keyup changed delay:500ms"
|
||||
hx-target="#search-results"
|
||||
placeholder="Suchen..."
|
||||
hx-indicator="#indicator"
|
||||
>
|
||||
<div id="search-results"></div>
|
||||
|
||||
<i id="indicator" class="fad fa-spinner-third fa-spin htmx-indicator"></i>
|
||||
Reference in New Issue
Block a user