Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

block.libraries.yml

core/modules/block/block.libraries.yml

File

core/modules/block/block.libraries.yml

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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal