Answers for "drupal8 attach js file without creating library"

0

drupal 8 attach js library

$variables['#attached']['library'][] = 'your_module/library_name';
Posted by: Guest on October-01-2020

Code answers related to "drupal8 attach js file without creating library"

Browse Popular Code Answers by Language