1 year ago
#188001
Zephyr
Is there a way to check expanded/collapsed state of a React-popper
I want to be able to know if the react-popper
is open or closed at any given point in time. I can't seem to find any references to this usecase in the documentation. Is this unavailable? Should I simply set up a local state to keep track of this?
javascript
css
reactjs
popper.js
react-popper
0 Answers
Your Answer