Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ssacodez-button

ssacodez10ISC1.0.3

react button component with custom styles

button, react, react, button, acodez, ss

readme

ssacodez-button

npm_version license

react button component with custom styles



Installation

npm install ssacodez-button

Props API

SSButton rendered with a button tag

import SSButton from "ssacodez-button";

<SSButton type="primary">Button</SSButton>;