0.1.7 • Published 1 year ago
@ciceksepeti/cui-portal v0.1.7
@ciceksepeti/cui-portal
A first-class way to render child components into a DOM node outside of the parent DOM hierarchy defined by the component tree hierarchy.
Installing
Using Npm:
$ npm install @ciceksepeti/cui-portalUsing Yarn:
$ yarn add @ciceksepeti/cui-portalExample
import Portal from "@ciceksepeti/cui-portal";
function Demo() {
return <Portal>I am in a portal appended to body</Portal>;
}0.1.7
1 year ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.2
2 years ago
0.1.3
2 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.10
4 years ago
0.0.11
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.5
4 years ago
0.0.7
4 years ago
0.0.6
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago