ButtonOpen inA button component for triggering actions in your application.Preview Usage import { Home } from 'lucide-react'; import { Button } from '@vitnode/core/components/ui/button'; <Button> <Home /> Default </Button> Props PropTypevariant?default | secondary | outline | ghost | link | destructive| destructiveGhostsize?default | sm | lg | iconBadgeDisplay small labels or indicators.CardDisplay content in a card layout.