summaryrefslogtreecommitdiff
path: root/templates/form/fields/name.toml
blob: 5f45d87f6366c80d793c04d8408f543a295730f4 (plain)
1
2
3
4
5
6
7
type = "text"
name = "name"

attributes = {
  "data-value" = 123,
}