Bug - Dropdown - Should allow distance prop
Describe the problem Popper allows you to pass in a distance prop, which is the distance between the popper and the trigger. However, Dropdown does not allow users to pass in a distance prop as a passthrough to Popper. This limits customization of Dropdown needed for https://github.com/patternfly/virtual-assistant.
How do you reproduce the problem? We just need to add this prop as a pass-through prop in Dropdown.
Expected behavior I need to pass "distance" from Dropdown to Popper.
Is this issue blocking you? It's kind of a blocker. I'm forking some PF code in the Virtual Assistant repo for now, but I don't really want to. :)
What is your environment?
OS: [e.g. iOS] Mac Browser [e.g. chrome, safari] Chrome Version [e.g. 22] 127.0.6533.120 What is your product and what release date are you targeting? Virtual Assistant extension