byronwade/ui
Application UI

Forms · Application UI

Tag input

Tags field, type to add chips (Enter/comma), remove with × or Backspace, optional autocomplete suggestions, semantic tag tones, sizes, and error state.

@byronwade/foundation@byronwade/badge@byronwade/utils@phosphor-icons/react

Feature showcase

Installation

Features

  • 6 examples

    Default, Disabled, Error, Max Tags, Sizes, With Suggestions.

API

Dependencies

PackageKindDescription
@byronwade/foundationregistryInstalled through the byronwade/ui registry.
@byronwade/badgeregistryInstalled through the byronwade/ui registry.
@byronwade/utilsregistryInstalled through the byronwade/ui registry.
@phosphor-icons/reactnpmInstalled from npm.

Source and related

FilePath
Componentregistry/ui/tag-input.tsx
Default examplecontent/examples/tag-input/default.tsx
Disabled examplecontent/examples/tag-input/disabled.tsx
Error examplecontent/examples/tag-input/error.tsx
Max Tags examplecontent/examples/tag-input/max-tags.tsx
Sizes examplecontent/examples/tag-input/sizes.tsx
With Suggestions examplecontent/examples/tag-input/with-suggestions.tsx