+++
title = "disable-element"
+++
This extension disables an element during an htmx request, when configured on the element triggering the request.
## Install
```html
```
## Usage
### Nominal case: disabling the element triggering the request
```html
```
### Disabling another element
```html
```