go-form/content/docs/rendering/theming.md
Simon Vieille 5fa1849577
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: add theme doc
2025-07-27 13:43:19 +02:00

336 B

linkTitle title
Theming Theming

go-form provides 2 themes:

  • theme.Html5: a basic view without classes
  • theme.Bootstrap5: a theme for Bootstrap 5

You can add a custom theme. Learn by reading the Bootstrap5 theme.