react-glass-cards

1.0.9 • Public • Published

react-glass-cards

MIT License

Installation

 npm install --save react-glass-cards

Usage

import GlassCard from "react-glass-cards";

function App() {
  return  <GlassCard color='#1e90ff' width={10} height={15} glassOpacity={0.3}>
                Your content goes here
          </GlassCard>
}

Props

style, color, width, height, glassOpacity

License

MIT © RoddyGlitchh

Readme

Keywords

none

Package Sidebar

Install

npm i react-glass-cards

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

10.7 kB

Total Files

7

Last publish

Collaborators

  • roddyglitchh