Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HiddenFieldTemplate = template.Must(template.New("").Parse(`<input type="hidden" name="{{.Name}}" value="{{.Value}}">`))
Functions ¶
This section is empty.
Types ¶
type Checkbox ¶
type Date ¶
type RadioButtonGroup ¶
type Select ¶
type SelectOption ¶
type SelectRepeat ¶
type Text ¶
type TextArea ¶
Click to show internal directories.
Click to hide internal directories.