1.0.0 • Published 7 years ago
@dobbyloo/react-body-portal v1.0.0
BodyPortal
Wrapper component to attach node to document body using React's createPortal interface.
npm install @dobbyloo/react-body-portal --save
import BodyPortal from '@dobbyloo/react-body-portal'
<BodyPortal className="yo-body">
<YourComponentGoesHere />
</BodyPortal>
1.0.0
7 years ago