n
nonaxial
Components
191/207
React
Next.js
Vue

Chip Group

Interactions

Selectable chip/tag group

chiptagselect

Installation

$
npx shadcn@latest add https://nonaxial.com/r/chip-group.json

Usage

tsx
import { ChipGroup } from "@/components/nonaxial/chip-group"

export default function Example() {
  return (
    <ChipGroup>{/* Your content here */}</ChipGroup>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring