https://github.com/ankeetmaini/react-portal-component
https://github.com/ankeetmaini/react-portal-component
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankeetmaini/react-portal-component
- Owner: ankeetmaini
- Created: 2017-02-25T15:48:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T14:53:36.000Z (over 9 years ago)
- Last Synced: 2025-01-24T10:29:47.973Z (over 1 year ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-portal-component
**Not yet, coming soon**
## What should it do?
- [ ] transfer your tree to a subtree at the end of the body or a parent specified
- [ ] clean up DOM after it is unmounted
- [ ] shouldn't have any state per se, I want to make it simple
- [ ] provide children with the ability to close the portal
- [ ] style, customization?