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

Breadcrumb

  1. Drupal Core 11.1.x

editor.libraries.yml

core/modules/editor/editor.libraries.yml

File

core/modules/editor/editor.libraries.yml

View source
  1. drupal.editor:
  2. version: VERSION
  3. js:
  4. js/editor.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/drupalSettings
  9. - core/once
  10. - core/drupal.dialog
  11. drupal.editor.dialog:
  12. version: VERSION
  13. js:
  14. js/editor.dialog.js: {}
  15. dependencies:
  16. - core/jquery
  17. - core/drupal.dialog
  18. - core/drupal.ajax
  19. - core/drupalSettings

API Navigation

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