1.1.6 • Published 1 year ago

react-animate-content-height v1.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

react-animate-content-height

A component which will enable animating the height of a component based on the actual content.

That means you don't have to calculate the height or anything in order to animate it. This library will do those calculations for you.

Usage

import { AnimateHeight } from "react-animate-content-height";

<AnimateHeight>
    Content with varying size    
</AnimateHeight>

For a more comprehensive example, check out the example in the example folder in the repo, or this Sandbox.

1.1.6

1 year ago

1.1.5

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago