2.1.0 • Published 2 years ago

@stefanoruth/react-portal-ssr v2.1.0

Weekly downloads
144
License
MIT
Repository
github
Last release
2 years ago

React Portal SSR

Simple implementation of server side rendering of portals.

version license size

Features

  • Server Side Rendered Portals
  • Simple API
  • Support Multiple Portals

Installation

yarn add @stefanoruth/react-portal-ssr

or

npm install @stefanoruth/react-portal-ssr --save

API

@stefanoruth/react-portal-ssr

  • Portal
  • prepareClientPortals
  • PortalContext

@stefanoruth/react-portal-ssr/server

  • PortalServer(PortalContext)
    • collectPortals
    • appendPortals

License

MIT

2.1.0

2 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago