This commit is contained in:
carson 2021-04-04 04:10:27 -06:00
parent 0488f233ae
commit 44e81f27b0

View File

@ -954,6 +954,7 @@ listed below:
| `htmx.config.swappingClass` | defaults to `htmx-swapping`
| `htmx.config.allowEval` | defaults to `true`
| `htmx.config.wsReconnectDelay` | defaults to `full-jitter`
| `htmx.config.disableSelector` | defaults to `[disable-htmx], [data-disable-htmx]`, htmx will not process elements with this attribute on it or a parent
</div>