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

Breadcrumb

  1. Drupal Core 11.1.x

settings_tray.libraries.yml

core/modules/settings_tray/settings_tray.libraries.yml

File

core/modules/settings_tray/settings_tray.libraries.yml

View source
  1. drupal.settings_tray:
  2. version: VERSION
  3. js:
  4. js/settings_tray.js: {}
  5. css:
  6. component:
  7. css/settings_tray.module.css: {}
  8. css/settings_tray.motion.css: {}
  9. css/settings_tray.toolbar.css: {}
  10. theme:
  11. # @todo Set the group higher than CSS_AGGREGATE_THEME so that it overrides
  12. # jQuery UI's dialog.css, remove in https://www.drupal.org/node/1945262.
  13. css/settings_tray.theme.css: { group: 200 }
  14. dependencies:
  15. - core/jquery
  16. - core/drupal
  17. - core/once
  18. - core/drupal.ajax

API Navigation

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