mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
Link to hx-swap for timing (docs only).^
This commit is contained in:
parent
1a4940f98f
commit
19921cd36d
@ -55,8 +55,8 @@ title: </> htmx - Attributes
|
||||
|-----------|-------------|
|
||||
| `htmx-indicator` | A dynamically generated class that will toggle visible (opacity:1) when a `htmx-request` class is present
|
||||
| `htmx-request` | Applied to either the element or the element specified with [`hx-indicator`](/attributes/hx-indicator) while a request is ongoing
|
||||
| `htmx-settling` | Applied to a target after content is swapped, removed after it is settled
|
||||
| `htmx-swapping` | Applied to a target before any content is swapped, removed after it is swapped
|
||||
| `htmx-settling` | Applied to a target after content is swapped, removed after it is settled. The duration can be modified via [`hx-swap`](/attributes/hx-swap).
|
||||
| `htmx-swapping` | Applied to a target before any content is swapped, removed after it is swapped. The duration can be modified via [`hx-swap`](/attributes/hx-swap).
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user