mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 07:21:05 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5a788a5dd4
@ -43,7 +43,7 @@
|
||||
}
|
||||
</script>
|
||||
<div id="demo-server-info">
|
||||
<div>Server Requests<span id="request-count"></span> <a id="request-info-toggler" onclick="toggleRequestInfo()">↑ Show</a></div>
|
||||
<div>Server Requests<span id="request-count"></span> <a id="request-info-toggler" onclick="toggleRequestInfo()" style="cursor: pointer">↑ Show</a></div>
|
||||
<div id="demo-activity" class="row">
|
||||
<div class="3 col" >
|
||||
<ol id="demo-timeline" reversed>
|
||||
|
@ -21,6 +21,7 @@ title: </> htmx - Documentation
|
||||
* [targets](#targets)
|
||||
* [indicators](#indicators)
|
||||
* [swapping](#swapping)
|
||||
* [css transitions](#css_transitions)
|
||||
* [parameters](#parameters)
|
||||
* [boosting](#boosting)
|
||||
* [websockets & SSE](#websockets-and-sse)
|
||||
|
Loading…
x
Reference in New Issue
Block a user