summaryrefslogtreecommitdiff
path: root/cmd/ponzu/templates/gen-hidden.tmpl
blob: 4b0045686570ec262e50e4b5d80e7af7c93fb02a (plain)
1
2
3
View: editor.Input("{{ .Name }}", {{ .Initial }}, map[string]string{
    "type":        "hidden",
}),