Copy ButtonA button with a copy to clipboard animation.Made by imskyleenEdit on GitHubPreviewCodeOpen in Loading... Installation CLIManual Usage <CopyButton content="Hello world!" /> Props PropTypecontent?stringdelay?numbersize?'default' | 'sm' | 'md' | 'lg'variant?'default' | 'muted' | 'outline' | 'secondary' | 'ghost'onCopy?(content: string) => void Credits Credits to Shadcn UI for the button style. TabsEasily create accessible, fully customizable tab interfaces, with robust focus management and keyboard navigation support.Flip ButtonA clickable button featuring a smooth flipping animation triggered on hover.