OptionalanimationsA function returning a boolean, or a boolean, to know if animations are active.
OptionalbumpThe scale bump to use in the middle of a slide animation, to fake an item grabbed from one place to the other. Default 1.2
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:
OptionalfromOptionalignoreIgnore the rotation of the from and to element when doing the animation (default true).
OptionalignoreIgnore the scale of the from and to element when doing the animation (default true).
OptionalparallelAnimations to play at the same time as the main animation
OptionalpreservePreserve the scale of the object when sliding in or out.
OptionalscaleA scale to apply to the floating element.
OptionaltoDetermines the behavior of the placeholder at the ending position ("to") of the animation. Default: 'growing'.
Options:
Optionalto
Settings to apply to an animation. Other animations can be run in parallel, using the same duration.