@types/react-css-transition-replace
TypeScript icon, indicating that this package has built-in type declarations

2.1.7 • Public • Published

Installation

npm install --save @types/react-css-transition-replace

Summary

This package contains type definitions for react-css-transition-replace (http://marnusw.github.io/react-css-transition-replace/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-css-transition-replace.

index.d.ts

/// <reference types="react-addons-css-transition-group" />
import * as React from "react";

declare namespace CSSTransitionReplace {
    interface Props extends React.CSSTransitionGroupProps {
        changeWidth?: boolean | undefined;
        overflowHidden?: boolean | undefined;
    }
}

declare var CSSTransitionReplace: CSSTransitionReplace;
type CSSTransitionReplace = React.ComponentClass<CSSTransitionReplace.Props>;
export = CSSTransitionReplace;

Additional Details

Credits

These definitions were written by Karol Janyst.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.1.20ts2.6
2.1.20ts2.7
2.1.10ts2.3
2.1.10ts2.4
2.1.10ts2.5
2.1.00ts2.1
2.1.00ts2.2
2.0.10ts2.0
2.1.41,954ts3.6
2.1.41,954ts3.7
2.1.41,954ts3.8
2.1.41,954ts3.9
2.1.41,954ts4.0
2.1.41,954ts4.1
2.1.41,954ts4.2
2.1.41,954ts4.3
2.1.41,954ts4.4
2.1.71,335ts5.8
2.1.71,335ts5.7
2.1.71,335latest
2.1.71,335ts4.5
2.1.71,335ts4.6
2.1.71,335ts4.7
2.1.71,335ts4.8
2.1.71,335ts4.9
2.1.71,335ts5.0
2.1.71,335ts5.1
2.1.71,335ts5.2
2.1.71,335ts5.3
2.1.71,335ts5.4
2.1.71,335ts5.5
2.1.71,335ts5.6
2.1.71,335ts5.9
2.1.3483ts2.8
2.1.3483ts2.9
2.1.3483ts3.0
2.1.3483ts3.1
2.1.3483ts3.2
2.1.3483ts3.3
2.1.3483ts3.4
2.1.3483ts3.5

Version History

VersionDownloads (Last 7 Days)Published
2.1.71,335
2.1.60
2.1.51
2.1.41,954
2.1.3483
2.1.20
2.1.10
2.1.00
2.0.20
2.0.10
2.0.00

Package Sidebar

Install

npm i @types/react-css-transition-replace

Weekly Downloads

3,773

Version

2.1.7

License

MIT

Unpacked Size

3.86 kB

Total Files

5

Last publish

Collaborators

  • types