@ue-too/animate / index / stringHelperFunctions
変数: stringHelperFunctions
conststringHelperFunctions:AnimatableAttributeHelper<string>
定義: animatable-attribute.ts:177
Built-in interpolation helper for animating string values.
Remarks
Uses step-based interpolation with a 50% threshold. Returns start value until 50% progress, then switches to end value. Useful for discrete property changes.