Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graph-paper/portal

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graph-paper/portal - npm Package Compare versions

Comparing version 0.0.0-alpha.9 to 0.0.0-alpha.10

4

package.json
{
"name": "@graph-paper/portal",
"version": "0.0.0-alpha.9",
"version": "0.0.0-alpha.10",
"description": "__DESCRIPTION_FORTHCOMING__",

@@ -18,3 +18,3 @@ "author": "Hamilton Ulmer <hamilton.ulmer@gmail.com>",

},
"gitHead": "5c5e38919f758d4710cd4f145f66ddd7fdbb5670"
"gitHead": "bd05291f4e198de39b649fb661491f09563eb2f8"
}
# Portal
A Portal is a component that pulls its children outside of the current DOM tree, instead appending them to the end of the document. Useful for floating menus, modals, snackbars, and other elements and features that might need to "float" above the content.
A Portal is a component that pulls its children outside of the current DOM tree,
instead appending them to the end of the document. Useful for floating menus,
modals, snackbars, and other elements and features that might need to "float"
above the content.

@@ -5,0 +8,0 @@ This component solely handles _placement_ at the end of the document.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc