Creating a custom Popover #2875
Unanswered
marciomunhoz
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all,
I'm attempting to create a custom popover based on the headless Popover, but I'm encountering an issue:
My customize Popover
When I use the component with the
as
prop, I encounter an error because TypeScript can't find the variant (which is implemented in Button).Is there an example template for implementing a custom component? Can someone help me?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions