Loading...

Tagify

Basic

Basic Tagify input usingTagify(input) with default settings.

With whitelist

Tagify with predefined values using a whitelist.

Enforce whitelist

Only allows tags defined in the whitelist usingenforceWhitelist: true.

Readonly

Read-only Tagify input usingreadonly: true.

Max tags

Limits the number of tags usingmaxTags: 3.