You are here

multiselect.libraries.yml in Multiselect 2.x

Same filename and directory in other branches
  1. 8 multiselect.libraries.yml

File

multiselect.libraries.yml
View source
  1. drupal.multiselect:
  2. version: VERSION
  3. js:
  4. js/multiselect.js: {}
  5. css:
  6. theme:
  7. css/multiselect.css: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - core/jquery.once
  12. - core/drupalSettings