āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā š shadcn/directory/imskyleen/animate-ui/components/buttons/github-stars ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
<GitHubStarsButton username="imskyleen" repo="animate-ui" />
<ExternalLink href="https://animate-ui.com/docs/primitives/buttons/button#button" text="Animate UI API Reference - Button Primitive" />
<TypeTable type={{ content: { description: 'The content of the button.', type: 'string', required: true, }, copied: { description: 'The copied state of the button.', type: 'boolean', required: false, }, onCopiedChange: { description: 'The callback function when the copied state changes.', type: '(copied: boolean, content?: string) => void', required: false, }, delay: { description: 'The delay in milliseconds before the copied state resets.', type: 'number', required: false, default: 3000, }, variant: { description: 'The variant of the button.', type: '"default" | "accent" | "outline" | "ghost"', required: false, default: 'default', }, size: { description: 'The size of the button.', type: '"default" | "sm" | "lg"', required: false, default: 'default', }, hoverScale: { description: 'The scale of the button on hover.', type: 'number', required: false, default: 1.05, }, tapScale: { description: 'The scale of the button on tap.', type: 'number', required: false, default: 0.95, }, '...props': { description: 'The props for the button.', type: 'HTMLMotionProps<"button">', required: false, }, }} />
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā