feat: implement hx-boost for reliable loading indication
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
{%- set child_attr = {
|
||||
'hx-trigger': attr['hx-trigger'],
|
||||
'hx-post': attr['hx-post'],
|
||||
'hx-target': attr['hx-target']|default('#main-content'),
|
||||
'hx-swap': attr['hx-swap']
|
||||
} -%}
|
||||
{%- endif -%}
|
||||
|
||||
Reference in New Issue
Block a user