DropDownsPopupSettings
The settings of the popup container.
animate?
boolean | PopupAnimation
Controls the popup animation. By default, the open and close animations are enabled.
className?
string | Array
Specifies a list of CSS classes that will be added to the Popup element.
height?
string
Sets the height of the popup container. By default, the height is 200px.
width?
string
Sets the width of the popup container. By default, the width of the host element is used.