Theme Form Test
Categories
Component ID
2632042
Component name
Theme Form Test
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Description
This project simply provides two routes that theme developers can use to test their templates and styles against every possible Form API element. This does not actually test form functionality, but tests the visual rendering of Form API elements.
If you're a Drupal 8 theme developer, this module may be of interest to you.
Installation/Use
- Clone and enable the project (theme_form_test)
- Visit /theme_form_test to test the frontend theme
- Visit /admin/theme_form_test to test the backend theme
