views.libraries.yml

Same filename in other branches
  1. 8.9.x core/modules/views/views.libraries.yml
  2. 10 core/modules/views/views.libraries.yml
  3. 11.x core/modules/views/views.libraries.yml
core/modules/views/views.libraries.yml

File

core/modules/views/views.libraries.yml

View source
  1. views.module:
  2. version: VERSION
  3. css:
  4. component:
  5. css/views.module.css: {}
  6. views.ajax:
  7. version: VERSION
  8. js:
  9. js/base.js: {}
  10. js/ajax_view.js: {}
  11. dependencies:
  12. - core/jquery
  13. - core/drupal
  14. - core/drupalSettings
  15. - core/once
  16. - core/jquery.once.bc
  17. - core/internal.jquery.form
  18. - core/drupal.ajax

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