Tags Field

This is an advanced-use feature, and likely not something you'll need to configure. What you probably want is the content types reference!

The tags field represents a collection of tags.

Options

REQUIRED
component
'tags'

The name of the plugin component. Always 'tags'.


REQUIRED
name
string

The path to some value in the data being edited.


label
string

A human readable label for the field. Defaults to the name.


description
string

Description that expands on the purpose of the field or prompts a specific action.

All properties marked as REQUIRED must be specified for the field to work properly.

This interfaces only shows the keys unique to the tags field. Visit the Field Config docs for a complete list of options.

Definition

Below is an example of how a tags field could be defined in a form.