@smashing/positioner
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

yarn add @smashing/portal

Usage

import {Portal} from '@smashing/portal'

export default () => (
  <div>
    App content...

    <Portal>
      Content moved outside of react tree
    </Portal>
  </div>
)

Readme

Keywords

Package Sidebar

Install

npm i @smashing/positioner

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

57 kB

Total Files

15

Last publish

Collaborators

  • amroz123
  • hzub
  • idered
  • mkolakowska
  • mzbiejczuk
  • qk