Socket
Socket
Sign inDemoInstall

@react-md/transition

Package Overview
Dependencies
13
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @react-md/transition

A package for working with react-md to use some simple transitions.


Version published
Weekly downloads
1.4K
increased by13.16%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@react-md/transition

Create CSS transitions using the provided transition timing functions for fluid animations. Also includes a Collapse component to animate height changes.

Installation

$ npm install --save @react-md/transition

The rmd-transition-shadow-transition mixin allows you to "performantly" transition between two box shadow values using the opacity trick. This mixin automatically creates a pseudo ::before or ::after element with the final box shadow and animates the opacity once one of the $active-selectors are triggered. The code below will help explain this part a bit more.

Keywords

FAQs

Last updated on 23 Oct 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc