This module allows you to manage HTML attributes on a Views display, similar to how you manage CSS classes. It is useful for adding custom attributes, like data attributes, to the rendered output of your views.
Manage HTML attributes on a views display. Works alongside the included "CSS class" option. Useful for adding arbitrary attributes, such as datasets, to a rendered views display.