OptionalanimationsA function returning a boolean, or a boolean, to know if animations are active.
OptionaldurationThe default animation duration, in ms (default: 500).
OptionaleasingThe CSS easing function, default 'ease-in-out'.
OptionalfromDetermines the behavior of the placeholder at the starting position ("from") of the animation. Default: 'shrinking'.
Options:
OptionaltoDetermines the behavior of the placeholder at the ending position ("to") of the animation. Default: 'growing'.
Options:
Global settings to apply as a default to all animations. Can be overriden in each animation.