Tags Input

Multi-value text input that renders values as removable tags with keyboard and paste support.

API Reference

<TagsInput> extends TagsInputRootProps
All props inherited from TagsInputRootProps.
<TagsInput.ClearTrigger> extends TagsInputClearTriggerProps
All props inherited from TagsInputClearTriggerProps.
<TagsInput.Control>
<TagsInput.Input> extends TagsInputInputProps
All props inherited from TagsInputInputProps.
<TagsInput.Item> extends TagsInputItemProps
All props inherited from TagsInputItemProps.
<TagsInput.ItemDeleteTrigger> extends TagsInputItemDeleteTriggerProps
All props inherited from TagsInputItemDeleteTriggerProps.
<TagsInput.ItemInput> extends TagsInputItemInputProps
All props inherited from TagsInputItemInputProps.
<TagsInput.ItemPreview> extends TagsInputItemPreviewProps
All props inherited from TagsInputItemPreviewProps.
<TagsInput.ItemText> extends TagsInputItemTextProps
All props inherited from TagsInputItemTextProps.
<TagsInput.Label> extends TagsInputLabelProps
All props inherited from TagsInputLabelProps.