Closed galimovkirill closed 7 months ago
I cannot find the way to get current visible state of OverlayPanel. It's needed to call function when overlay is toggled. I see that you already have a state object inside this component. Please, inject it into your external API
state
https://stackblitz.com/edit/vitejs-vite-drqy7m?file=src%2FApp.tsx
10.6.3
18.x
TypeScript
Vite
No response
PR submitted.
Describe the bug
I cannot find the way to get current visible state of OverlayPanel. It's needed to call function when overlay is toggled. I see that you already have a
state
object inside this component. Please, inject it into your external APIReproducer
https://stackblitz.com/edit/vitejs-vite-drqy7m?file=src%2FApp.tsx
PrimeReact version
10.6.3
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response