@ue-too/animate / integerHelperFunctions
Variable: integerHelperFunctions
constintegerHelperFunctions:AnimatableAttributeHelper<number>
Defined in: animatable-attribute.ts:222
Built-in interpolation helper for animating integer values.
Remarks
Uses step-based interpolation with a 50% threshold, similar to strings. Useful for discrete numeric properties like indices or counts.