Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ htmx-global-indicator is a minimal extension for HTMX that adds a **loading over
## Features

- Loading indicator overlays **only the HTMX request's target element** (not full-screen).
- Optional spinner after a configurable delay (`100ms` default).
- Optional spinner after a configurable delay (`400ms` default).
- Ignores preloaded (`HX-Preloaded`) requests automatically.
- Respects `hx-disinherit="global-indicator"` to opt out at the element level.
- Light and dark mode compatible.
Expand Down