filter.libraries.yml

Same filename and directory in other branches
  1. 11.x core/modules/filter/filter.libraries.yml
  2. 10 core/modules/filter/filter.libraries.yml
  3. 9 core/modules/filter/filter.libraries.yml
  4. 8.9.x core/modules/filter/filter.libraries.yml
core/modules/filter/filter.libraries.yml

File

core/modules/filter/filter.libraries.yml

View source
  1. drupal.filter.admin:
  2. version: VERSION
  3. js:
  4. js/filter.admin.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/once
  9. - core/drupal.form
  10. - core/drupal.tabledrag
  11. - core/drupal.vertical-tabs
  12. drupal.filter:
  13. version: VERSION
  14. js:
  15. js/filter.js: {}
  16. dependencies:
  17. - core/jquery
  18. - core/drupal
  19. - core/once
  20. caption:
  21. version: VERSION
  22. css:
  23. component:
  24. css/filter.caption.css: {}

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