MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / truthyTimingValue

Function truthyTimingValue

lib/test/angular/1.4.3/angular-animate.js:646–648  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

644}
645
646function truthyTimingValue(val) {
647 return val === 0 || val != null;
648}
649
650function getCssTransitionDurationStyle(duration, applyOnlyDuration) {
651 var style = TRANSITION_PROP;

Callers 2

initFunction · 0.70
triggerAnimationStartFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected