Tags
Note
This post is a thought. It's a short note that I make about someone else's content online. Learn more about the process thoughts
Here's my thought on π </> htmx ~ hx-indicator Attribute
The htmx-request
class is added to htmx-target
elements. You can target this css selector to create loading state throbbers.
By default the target element will the self
, but you can use the typical htmx css selector to select which element will recieve the htmx-request
class while the request is running.
The only way to override the name of the class is through config.
This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts