Describe the bug
The appendTo and className properties of the Popup component cannot be set for the DropDowns, when configured through the popupSettngs prop.
To Reproduce
Expected behavior
We should be able to add a className to the component's popup and control the element to which the popup will be appended to.