This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

99.10.0 • Public • Published

category: packages

ui-portal

npm  build-status  MIT License  Code of Conduct

Components

The ui-portal package contains the following:

Installation

yarn add @temporg/ui-portal

Usage

import React from 'react'
import { Portal } from '@temporg/ui-portal'

const MyPortal = () => {
  return (
    <Portal open>
      <Text>Hello from Portal</Text>
    </Portal>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-portal

Weekly Downloads

5

Version

99.10.0

License

MIT

Unpacked Size

64.8 kB

Total Files

16

Last publish

Collaborators

  • npm