React Lookup - animation Deprecated

Use the dropDownOptions property instead.

Configures UI component visibility animations. This object contains two fields: show and hide.

Selector: Animation
Type:

Object

Default Value: undefined

hide

An object that defines the animation properties used when the UI component is being hidden.

Selector: Hide
Default Value: undefined

show

An object that defines the animation properties used when the UI component is being shown.

Selector: Show
Default Value: undefined