Animation.close
configurationThe animation configuration for closing the suggestion popup. This object can contain properties such as effects and duration that define how the popup will close when it becomes hidden. The close animation is played when the user selects an item, clicks outside the widget, or when the popup is programmatically closed.
animation.close
Objectanimation.close.duration
NumberThe duration of the close animation in milliseconds.
Default: 100
animation.close.effects
StringThe effect(s) to use when playing the close animation. Multiple effects should be separated with a space.