Versions in this module Expand all Collapse all v0 v0.0.1 Jul 10, 2026 v0.0.0 Jul 10, 2026 Changes in this version + type Field struct + DefaultValue any + Disabled bool + HelpText string + Label string + Max float32 + Min float32 + Name string + Options []FieldOption + Placeholder string + Required bool + Step float32 + Tags Tags + Type FieldType + type FieldGroup struct + Fields []Field + Label string + Name string + type FieldOption struct + Label string + Value string + type FieldType string + const FieldTypeCheckbox + const FieldTypeNumber + const FieldTypeSelect + const FieldTypeText + const FieldTypeTextarea + type Tags struct + Section string