FormBuilderInterface::HTMX_REQUEST

Header name for HTMX requests.

File

core/lib/Drupal/Core/Form/FormBuilderInterface.php, line 28

Class

FormBuilderInterface
Provides an interface for form building and processing.

Namespace

Drupal\Core\Form

Code

const HTMX_REQUEST = 'HX-Request';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.