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