UNPKG

@ariakit/react

Version:

Toolkit for building accessible web apps with React

4 lines (3 loc) 221 B
export { PortalContext } from "@ariakit/react-core/portal/portal-context"; export { Portal } from "@ariakit/react-core/portal/portal"; export type { PortalOptions, PortalProps, } from "@ariakit/react-core/portal/portal";