form_test.libraries.yml
File
-
core/
modules/ system/ tests/ modules/ form_test/ form_test.libraries.yml
View source
- form_test:
- version: VERSION
- js:
- # Weight is set to a negative number to ensure that details summaries
- # are loaded before vertical-tabs.js to simulate what happens on
- # entity forms.
- js/form_test.js: { weight: -1 }
- dependencies:
- - core/jquery
- - core/drupal
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.