namespace Drupal\Tests\form_api_example\FunctionalJavascript
| Object name | File name | Summary |
|---|---|---|
| AjaxColorFormTest | modules/form_api_example/tests/src/FunctionalJavascript/AjaxColorFormTest.php | Tests the behavior of the color temperature AJAX dropdown form. |
| ModalFormTest | modules/form_api_example/tests/src/FunctionalJavascript/ModalFormTest.php | Tests the behavior of the modal form example. |
| StateDemoTest | modules/form_api_example/tests/src/FunctionalJavascript/StateDemoTest.php | Tests the behavior of the StateDemo example. |