menu_ui.libraries.yml
Same filename in other branches
File
-
core/
modules/ menu_ui/ menu_ui.libraries.yml
View source
- drupal.menu_ui:
- version: VERSION
- js:
- menu_ui.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/drupal.form
-
- drupal.menu_ui.admin:
- version: VERSION
- js:
- menu_ui.admin.js: {}
- dependencies:
- - core/jquery
- - core/drupal
-
- drupal.menu_ui.adminforms:
- version: VERSION
- css:
- theme:
- css/menu_ui.admin.css: {}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.