Skip to content

Portal

jsx
import Portal, { PortalProvider } from '@semcore/ui/portal';
import Portal, { PortalProvider } from '@semcore/ui/portal';

PortalProps

NameTypeDescription
disablePortalbooleanDisables children rendering in React portal
ignorePortalsStackingbooleanDisabled attaching portals to the parent portals and enabling attaching directly to document.body

Released under the MIT License.

Released under the MIT License.