MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / onExiting

Function onExiting

src/UncontrolledCarousel.js:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 onExiting() {
34 this.animating = true;
35 }
36
37 onExited() {
38 this.animating = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…