DefinitelyTyped/types/react-transition-group
Masafumi Koba a0eb795fa9 [react-transition-group] Restrict Transition child function's argument type (#27894)
> A `function` child can be used instead of a React element.
> This function is called with the current transition status
> ('entering', 'entered', 'exiting', 'exited', 'unmounted'), which can be used
> to apply context specific props to a component.

b8da4f2f23/src/Transition.js (L379)

See also #27693
2018-08-06 12:07:43 -07:00
..
v1
CSSTransition.d.ts
index.d.ts [react-transition-group] Restrict Transition child function's argument type (#27894) 2018-08-06 12:07:43 -07:00
react-transition-group-tests.tsx [react-transition-group] Restrict Transition child function's argument type (#27894) 2018-08-06 12:07:43 -07:00
Transition.d.ts [react-transition-group] Restrict Transition child function's argument type (#27894) 2018-08-06 12:07:43 -07:00
TransitionGroup.d.ts
tsconfig.json
tslint.json