react-ui-buttons-2
v1.0.7
Published
fast to setup NPM package
Readme
npm install react-ui-buttons-2import { Button21, Button22 } from 'react-ui-buttons-2';
<Button21 {...{
href: 'www.example.com',
label: 'SHOP NOW',
title: 'SHOP Example'
}}/>|name|description|type|default| |---|---|---|---| |href|url|string|| |label|button label|string|| |title|title of href|string|| |classContainer|external button class|string|| |classIcon|external icon class|string||
