react-uikit-nabisorry
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

simple ripple button

install

npm i react-uikit-nabisorry | yarn add react-uikit-nabisorry

example

import { Button } from "react-uikit-nabisorry";

const Component = () => {
  return <Button />;
};

props

buttonText?: String;
width?: string | number;
height?: string | number;
backgroundColor?: string;
backgroundCircleColor?: string; //ripple color
color?: string;

Readme

Keywords

none

Package Sidebar

Install

npm i react-uikit-nabisorry

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

10.6 kB

Total Files

12

Last publish

Collaborators

  • nabisorry