Skip to content

aibolik/react-cource-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React button for course 30-day-React

Note: This button is not production ready button. It was created in the scope of 30-day-React course.

Configurable React button with several styling variations built with styled-components.

API

size

default: md options: sm | md | lg

Defines sizing CSS properties of the button.

variant

default: contained options: contained | outlined

Defines look and feel of the button by manipulating background, border and colors properties of the button.

color

default: primary options: primary | secondary

Defines main background color of the button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors