easeUI

Tool Chip

A small pill naming a tool an agent used, with a spinner, check, or error mark that crossfades in place as its status changes.

Web searchRun tests

Installation

$ bunx --bun shadcn add @easeui/tool-chip

API reference

PropTypeDefaultDescription
icon?any-Icon for the tool, such as a globe for web search.
labelstring--
status?"running" | "done" | "error"doneDefault "done".
className?string--

Updated