@zddi/portal

1.0.0 • Public • Published

Portal

Usage

npm install @dengyongchao/portal

yarn add @dengyongchao/portal

imoprt Portal from '@dengyongchao/portal';

class Example extends React.Component {
  render() {
    return (
      <Portal open={true}> Content </Potal>
    );
  }
}

Arguments

open:true/flase

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i @zddi/portal

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.11 MB

Total Files

6

Last publish

Collaborators

  • dengyongchao