file.libraries.yml

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

File

core/modules/file/file.libraries.yml

View source
  1. drupal.file:
  2. version: VERSION
  3. js:
  4. file.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/once
  8. - core/drupal
  9. - core/drupalSettings
  10. drupal.file-icon:
  11. version: VERSION
  12. css:
  13. theme:
  14. css/file.icon.theme.css: {}
  15. dependencies:
  16. - field_ui/drupal.field_ui.manage_fields

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