Button
Displays a button or a component that looks like a button.
Sizes
With Icon
Loading
Installation
npx shadcn@latest add @uipath/buttonUsage
import { Button } from "@/components/ui/button"<Button variant="outline">Button</Button>Displays a button or a component that looks like a button.
npx shadcn@latest add @uipath/buttonimport { Button } from "@/components/ui/button"<Button variant="outline">Button</Button>