mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
fix bad link
This commit is contained in:
parent
6e5271729a
commit
03f1cdb8a2
@ -150,7 +150,7 @@ There are few other modifiers you can use for trigger:
|
||||
* `delay:<time interval>` - wait the given amount of time (e.g. `1s`) before
|
||||
issuing the request. If the event triggers again, the countdown is reset.
|
||||
|
||||
You can use these two attributes to implement a common UX pattern, [Live Search](/demo/live-search):
|
||||
You can use these two attributes to implement a common UX pattern, [Active Search](/demo/active-search):
|
||||
|
||||
```html
|
||||
<input type="text" name="q"
|
||||
|
Loading…
x
Reference in New Issue
Block a user