views.libraries.yml

Same filename in other branches
  1. 9 core/modules/views/views.libraries.yml
  2. 8.9.x core/modules/views/views.libraries.yml
  3. 10 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/internal.jquery.form
  17. - core/drupal.ajax
  18. views.responsive-grid:
  19. version: VERSION
  20. css:
  21. layout:
  22. css/views-responsive-grid.css: {}

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