Action Input
A component that allows a user to trigger an action and displays a value attached to the action.
Installation
npx shadcn@latest add @tetra-ui/action-inputUsage
import { ActionInput } from "@/components/ui/action-input";<ActionInput placeholder="Enter your address" />