New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

tilt-hover-effect

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tilt-hover-effect

[Demo](https://tilt-hover.now.sh)

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Demo

This project is inspired by the hover effect seen on Codrop.

This module contains 6 samples of the tilt hover (Check the demo).

Install

npm install --save tilt-hover

Props

  • className: string
    Purpose: To modify the size of the card

  • backgroundClassName: string
    Purpose: To change the image background (using css)

  • glassClassName: string
    Purpose: To change the gradient background (using css)

  • captionClassName: string
    Purpose: To modify the container div of the title and subtitle

  • rectangleClassName: string
    Purpose: The rectangle inside the card is a svg. Use this prop to add a class that modifies the svg attributes like stroke, fill, ...

  • titleClassName: string
    Purpose: To add style to the card's title

  • desciptionClassName: string
    Purpose: To add style to the card's description

  • title: string
    The title of the card

  • description: string
    The description of the card

FAQs

Package last updated on 08 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts