All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
11 lines
336 B
Markdown
11 lines
336 B
Markdown
---
|
|
linkTitle: Theming
|
|
title: Theming
|
|
---
|
|
|
|
**go-form** provides 2 themes:
|
|
|
|
- `theme.Html5`: a basic view without classes
|
|
- `theme.Bootstrap5`: a theme for [Bootstrap 5](https://getbootstrap.com/)
|
|
|
|
You can add a custom theme. Learn by reading the [Bootstrap5](https://gitnet.fr/deblan/go-form/src/branch/main/theme/bootstrap5.go) theme.
|