Semantic-UI-React
Semantic-UI-React copied to clipboard
Add `open` prop to Popup types (and docs)
Feature Request
Problem description
The Popup component documentation doesn't include the open
prop in the prop list. I looked at the Popup type declaration file and it doesn't seem to be included.
Proposed solution
This might be as simple as adding the open
prop to the Popup type declaration file. If that's the case, I can try to open up a PR for this fix. Would like to make sure there are no side effects though so figured I'd start with an issue to flag it
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.