Chip
Preview
Code
Prop
Default Value
Value
The material of the Chip
material
paper
The color scheme of the chip
scheme
primary
Anatomy
<Chip />
Installation
Import
Automatic Install (Eject)
Manual Install
1
Ensure Earthling UI is installed
bun add earthling-ui
2
Import the component from earthling-ui
import { Chip } from "earthling-ui/chip"