Skills

Technical skill badges in a tag container.

JavaScriptFLINRust

Category Tags

Colored badges for product categorization.

FeaturedNew ArrivalIn Stock

Without Label

Standalone tags container for compact layouts.

reactvuesvelteflin

Status Tags

Use semantic badge types for status indicators.

BugNeeds ReviewApprovedDocumentation

In a Form

Tags input combined with other form fields.

tutorialbeginnerflin

Interests

User interest tags for profile customization.

MusicTechnologyTravelPhotographyCooking

Usage

// Basic tags with label<TagsInput label="Skills"> <Badge>JavaScript</Badge> <Badge>FLIN</Badge> <Badge>Rust</Badge></TagsInput>// Colored tags<TagsInput label="Categories"> <Badge type="gold">Featured</Badge> <Badge type="info">New Arrival</Badge></TagsInput>

Props

PropTypeDefaultDescription
labeltext""Label text above the tags area
childrencontent-Badge components displayed as tags