form_test.libraries.yml

core/modules/system/tests/modules/form_test/form_test.libraries.yml

File

core/modules/system/tests/modules/form_test/form_test.libraries.yml

View source
  1. form_test:
  2. version: VERSION
  3. js:
  4. # Weight is set to a negative number to ensure that details summaries
  5. # are loaded before vertical-tabs.js to simulate what happens on
  6. # entity forms.
  7. js/form_test.js: { weight: -1 }
  8. dependencies:
  9. - core/jquery
  10. - core/drupal

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