menu_ui.libraries.yml

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

File

core/modules/menu_ui/menu_ui.libraries.yml

View source
  1. drupal.menu_ui:
  2. version: VERSION
  3. js:
  4. menu_ui.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/drupal.form
  9. drupal.menu_ui.admin:
  10. version: VERSION
  11. js:
  12. menu_ui.admin.js: {}
  13. dependencies:
  14. - core/jquery
  15. - core/drupal
  16. drupal.menu_ui.adminforms:
  17. version: VERSION
  18. css:
  19. theme:
  20. css/menu_ui.admin.css: {}

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