Fields

Tags

Tags is the field for comma-separated or tokenized values.

Use this page to preserve the tag metadata and input markup when you customize the field or restyle it.

Preview

Attributes

Tags uses one visible input, but the field still has an outer wrapper for shared validation and error state.

Field

AttributeDescriptionImportance
data-formie-field-handleStable field identity used by validation, conditions, and error renderingRequired

Field input

AttributeDescriptionImportance
nameSubmission payload keyRequired
data-formie-inputGeneric Formie input marker included in normal outputRecommended
data-formie-input-idStable input identityRecommended
data-formie-tagsSerialized tag values used to seed the field stateRecommended

Styling classes

These classes are for presentation only. They are not behavior requirements:

Field input

ClassDescription
formie-inputShared text-input styling and focus treatment
formie-input-errorError-state styling class
Last updated: Apr 9, 2026, 12:11 AM