Skip to content

j4jinx/Button

Repository files navigation

Button

Minimal Button React Component.

npm bundle size npm bundle size npm download

Install

npm i @j4jinxx/button

Import

import Button from '@j4jinxx/button';

Props

Name Type Default Description
variant string text Button variant (text, outlined, contained)
size string md Button size (sm, md, lg)
color string #212121 Button Color
contrastColor string #ffffff Button Contrast Color

About

Minimal Button React Component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published