react-ui-buttons

1.0.2 • Public • Published
npm install react-ui-buttons
import { CTA1, CTA2 } from 'react-ui-buttons';
<CTA1 {...{
    url: 'https://www.google.com',
    label: 'view now',
    title: 'view now',
    bgColor: 'white'
}}/>
name description type oneof value
url redirect to the link string
label the content show on the button string
title the description of the url string
bgColor theme color string ['black', 'white', 'orange', 'blue', 'red']

Readme

Keywords

Package Sidebar

Install

npm i react-ui-buttons

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

14.9 kB

Total Files

3

Last publish

Collaborators

  • kye0038883