Documentation
¶
Index ¶
Constants ¶
View Source
const (
TagBind = "binding"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Field ¶
type Field struct { HSort int16 Name string Tag []string Type string HName string HType string //text;radio([{"label":"label","value":"value"}]);checkbox([{"label":"label","value":"value"}]);textarea;html;img;select(name)|select({"k1":"v1","k2":"v2"} ); HSearch string //like;select }
func (*Field) FindTagVal ¶
Click to show internal directories.
Click to hide internal directories.