Tags Input
Multi-value input — type and press Enter or comma to add, × to remove. Hidden input carries comma-separated values.
form tags-input
Usage
form.TagsInput(form.TagsInputProps{
Name: "tags",
Default: []string{"Go", "Datastar"},
Max: 10,
})