How can I define HTML element classes with twig pattern fields?
I want to use drupal fields to define class names in ui_patterns. i.e. define a field in a pattern twig.html file and use its {{ twig variable }} as a class name. The following doesn’t work. Is there a correct way of doing this? is it even possible?
{% set classes = [ 'class_name_1', 'class_name_2', {{ ui_yml_field_name }}, ] %} <div{{ attributes.addClass(classes) }}>
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.