525

GitHub Button

A button that displays the number of stars and links to a GitHub repository.

Installation

Usage

Icon only

If you don't want to display the star count, simply don't provide a value for stars.

API Reference

GithubButton

Button-styled link to a GitHub repository with the GitHub logo and an optional tweened star count.

PropTypeDefault
repo
object -
stars?
number -
starsTweenedDuration?
number -
variant?
enum outline
size?
enum default
class?
string -
ref? $bindable
HTMLAnchorElement null
disabled?
boolean -