history.libraries.yml

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

File

core/modules/history/history.libraries.yml

View source
  1. api:
  2. version: VERSION
  3. js:
  4. js/history.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupalSettings
  8. - core/drupal
  9. - core/drupal.ajax
  10. mark-as-read:
  11. version: VERSION
  12. js:
  13. js/mark-as-read.js: {}
  14. dependencies:
  15. - history/api

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