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

@contentful/f36-utils

Package Overview
Dependencies
Maintainers
100
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/f36-utils

Forma 36: utils React Component

  • 4.0.1-next-v4-4466.1998
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
23K
decreased by-16.99%
Maintainers
100
Weekly downloads
 
Created
Source

@contentful/f36-utils

This package is part of Forma-36. See the repo for more details.

Portal

[Portal] renders a React component tree in a separate part of the DOM.

How to use Portal

Anything that you put inside the Portal component renders in a <div data-cf-ui-portal> element that gets appended to document.body by default. You can append to a different container by passing the HTML element of the container as the container prop.

Code examples

<Portal>Render in a new tree.</Portal>

FAQs

Package last updated on 21 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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