@jdthornton/portal
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

@jdthornton/portal

npm (scoped) npm bundle size (minified)

React Portal component.

Install

$ npm install @jdthornton/portal

Usage

import Portal from "@jdthornton/portal";

const App = () => (
  <Portal>
    This text is in a portal
  </Portal>
)

Readme

Keywords

none

Package Sidebar

Install

npm i @jdthornton/portal

Weekly Downloads

1

Version

1.1.3

License

MIT

Unpacked Size

3.27 kB

Total Files

5

Last publish

Collaborators

  • jdthornton