Htmx::ATTRIBUTE_PREFIX

All HTMX attributes begin with this string.

File

core/lib/Drupal/Core/Htmx/Htmx.php, line 94

Class

Htmx
Presents the HTMX controls for developers to use with render arrays.

Namespace

Drupal\Core\Htmx

Code

protected const ATTRIBUTE_PREFIX = 'data-';

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