Components
Github Button
A github button component with animated stars display effects.
Loading
Installation
pnpm dlx shadcn@latest add https://reui.io/r/github-button.json
Examples
Outline
Loading
Separator
Loading
Sizes
Loading
API Reference
This component is built using Radix UI Slot and Motion primitives and includes the following custom props:
GithubButton
Prop | Type | Default |
---|---|---|
variant | ||
size | ||
className | ||
roundStars | ||
fixedWidth | ||
initialStars | ||
starsClass | ||
targetStars | ||
separator | ||
showStarIcon | ||
animationDuration | ||
animationDelay | ||
autoAnimate | ||
showGithubIcon | ||
filled | ||
repoUrl | ||
label | ||
useInViewTrigger | ||
inViewOptions | ||
transition |
Credits
- Built with Radix UI Slot.
- Inspired by Animate UI.