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

Function onExited

src/UncontrolledCarousel.js:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 onExited() {
38 this.animating = false;
39 }
40
41 next() {
42 if (this.animating) return;

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…