We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the popover from headlessui allows a Popover to have an overlay using the PopoverOverlay component.
headlessui
PopoverOverlay
See Here for more info
Based on review of the Popover component here, it doesn't look like its possible now to even use the overlay component from healdessui directly.
No response
The text was updated successfully, but these errors were encountered:
We can definitely add this! When first implementing the component, I didn't bother with this as I didn't see a use-case.
Sorry, something went wrong.
@benjamincanac Can we add similar functionality to Dropdown component?
Dropdown
Successfully merging a pull request may close this issue.
Description
Using the popover from
headlessui
allows a Popover to have an overlay using thePopoverOverlay
component.See Here for more info
Based on review of the Popover component here, it doesn't look like its possible now to even use the overlay component from healdessui directly.
Additional context
No response
The text was updated successfully, but these errors were encountered: